Files
SukiSU-Ultra/userspace/ksud/src
古塵 4532bab230 kernel: refactor CMD_GET_FULL_VERSION to safely initialize version string (#220)
Use strscpy()/strlcpy() to populate the version buffer in CMD_GET_FULL_VERSION
instead of relying on uninitialized memory. This ensures the returned string
is null-terminated and avoids exposing garbage data to user space.

Signed-off-by: schqiushui <orochi9999@gmail.com>
2025-06-27 10:42:38 +08:00
..
2025-02-24 16:53:37 +08:00
2025-04-04 15:00:55 +08:00
2025-03-09 00:05:23 +08:00
2025-02-24 16:53:37 +08:00
2025-03-08 23:56:23 +08:00
2024-03-11 14:01:21 +08:00
2025-03-09 00:05:23 +08:00
2023-10-21 13:21:33 +08:00
2025-02-24 16:53:37 +08:00