]> git.ipfire.org Git - ipfire-2.x.git/commit
installer: Replace all uses of strncpy with snprintf
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 5 Apr 2024 12:59:39 +0000 (12:59 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 19 Apr 2024 06:04:59 +0000 (06:04 +0000)
commit874ec4b0495a957e7dd453463d719ac6ca14f4c9
tree91be873d543cd7253497e6848deed370b2c4a068
parent1415e83a3473e864ce4bd683485e02e8f1326961
installer: Replace all uses of strncpy with snprintf

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
src/installer/hw.c
src/installer/main.c