From 982991fabebc95015821c3b8144616577a934b92 Mon Sep 17 00:00:00 2001 From: amai2012 Date: Wed, 11 Jan 2017 17:45:24 +0100 Subject: [PATCH] #7878 FP : Buffer is accessed out of bounds when using strncmp() with short string literal. Correct std.cfg --- cfg/std.cfg | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cfg/std.cfg b/cfg/std.cfg index 50a406f5a..fad093880 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -3164,12 +3164,10 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun - - @@ -3186,12 +3184,10 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun - -