Files
Krzysztof Wiśniewski 0c375926d7 Fix static analysis findings with not-null terminated string copy
Buffer not null terminated. Calling strncpy with maximum size argument on destination array with the same size might leave the destination string unterminated.

---------

Signed-off-by: Krzysztof1 Wisniewski <krzysztof1.wisniewski@intel.com>
2026-04-23 11:01:33 +02:00
..
2021-05-18 10:52:48 +08:00