]> git.ipfire.org Git - pakfire.git/commit
libpakfire_reload: Use snprintf instead of strncpy to copy uname values
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 11 Jun 2021 16:50:47 +0000 (16:50 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 11 Jun 2021 16:50:47 +0000 (16:50 +0000)
commit66153633b13e25277159efc2db05ab1b797f84a6
tree0d503ead651202c5fc68f9b8dd017b06095a7541
parentd5c4772d430329a6ace4fa905a6f3c04deaa11e4
libpakfire_reload: Use snprintf instead of strncpy to copy uname values

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire_preload/uname.c