diff --git a/cfg/posix.cfg b/cfg/posix.cfg index dda337e08..3dd479b69 100644 --- a/cfg/posix.cfg +++ b/cfg/posix.cfg @@ -2861,6 +2861,29 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s + + + + + false + + + + + + + + + + + + 0: + + + + 0: + + diff --git a/cfg/std.cfg b/cfg/std.cfg index b07340c60..1824d8e97 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -3088,6 +3088,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + 0: diff --git a/cfg/windows.cfg b/cfg/windows.cfg index 36cbf67c1..72f97006d 100644 --- a/cfg/windows.cfg +++ b/cfg/windows.cfg @@ -3030,4 +3030,26 @@ HFONT CreateFont( + + + + false + + + + + + + + + + + + 0: + + + + 0: + +