#7878 FP : Buffer is accessed out of bounds when using strncmp() with short string literal. Correct std.cfg

This commit is contained in:
amai2012 2017-01-11 17:45:24 +01:00
parent 47d39d0a14
commit 982991fabe
1 changed files with 0 additions and 4 deletions

View File

@ -3164,12 +3164,10 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
<arg nr="1">
<not-null/>
<not-uninit/>
<minsize type="argvalue" arg="3"/>
</arg>
<arg nr="2">
<not-null/>
<not-uninit/>
<minsize type="argvalue" arg="3"/>
</arg>
<arg nr="3">
<not-uninit/>
@ -3186,12 +3184,10 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
<arg nr="1">
<not-null/>
<not-uninit/>
<minsize type="argvalue" arg="3"/>
</arg>
<arg nr="2">
<not-null/>
<not-uninit/>
<minsize type="argvalue" arg="3"/>
</arg>
<arg nr="3">
<not-uninit/>