Fix false positive

This commit is contained in:
amai2012 2017-06-22 09:23:15 +02:00
parent 159e420146
commit 947ace6194
1 changed files with 1 additions and 1 deletions

View File

@ -954,7 +954,6 @@
const char *restrict mode); -->
<function name="fopen_s">
<noreturn>false</noreturn>
<use-retval/>
<arg nr="1">
<not-null/>
</arg>
@ -1500,6 +1499,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
<function name="gmtime,std::gmtime">
<use-retval/>
<noreturn>false</noreturn>
<pure/>
<leak-ignore/>
<arg nr="1">
<not-null/>