mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Utils: Replace stringtf with a type-safe version that can't overflow
This commit is contained in:
committed by
Peter Keresztes Schmidt
parent
9e77324de4
commit
0796a2262e
@@ -2,6 +2,7 @@ target_compile_options(zm-warning-interface
|
||||
INTERFACE
|
||||
-Wall
|
||||
-Wextra
|
||||
-Wformat-security
|
||||
-Wno-cast-function-type
|
||||
-Wno-type-limits
|
||||
-Wno-unused-parameter)
|
||||
|
||||
Reference in New Issue
Block a user