From d6aef86d7066054424d6c56b53583f3957518fbc Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Mon, 12 Dec 2016 11:12:30 +0100 Subject: [PATCH] std.cfg: Added minsize configuration to strncmp() and wcsncmp(). --- cfg/std.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cfg/std.cfg b/cfg/std.cfg index 1824d8e97..f54e4ccbc 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -3156,10 +3156,12 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + + @@ -3176,10 +3178,12 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun + +