diff --git a/cfg/posix.cfg b/cfg/posix.cfg index 52d3d6f33..4fbff131f 100644 --- a/cfg/posix.cfg +++ b/cfg/posix.cfg @@ -746,6 +746,17 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s + + + false + + + + + + + + false diff --git a/cfg/std.cfg b/cfg/std.cfg index f2bb8076f..aba39d55a 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -3499,6 +3499,17 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + + + false + + + + + + + +