mirror of
https://github.com/linux-msm/diag.git
synced 2026-02-25 13:11:48 -08:00
24fbec9683
strncpy() will directly stop at the \0 of "\0diag". This will result in a completely zero'ed address. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>