std.cfg: first parameter for vsprintf can be NULL
This commit is contained in:
parent
eaa5bfcadd
commit
5bf53cc2b4
|
@ -5876,7 +5876,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
|
|||
<noreturn>false</noreturn>
|
||||
<leak-ignore/>
|
||||
<arg nr="1" direction="out">
|
||||
<not-null/>
|
||||
<not-uninit/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in">
|
||||
<not-null/>
|
||||
|
|
Loading…
Reference in New Issue