Skip to content

Commit f326021

Browse files
committed
std.cfg: strncpy_s wrongly had <not-uninit/> in first argument
1 parent ccbfd62 commit f326021

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cfg/std.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4636,7 +4636,6 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
46364636
<leak-ignore/>
46374637
<arg nr="1">
46384638
<not-null/>
4639-
<not-uninit/>
46404639
<minsize type="argvalue" arg="2"/>
46414640
</arg>
46424641
<arg nr="2">

0 commit comments

Comments
 (0)