std.cfg: null pointer is allowed as first argument to wctomb
This commit is contained in:
parent
e14e86c103
commit
b9c65f0540
|
@ -1383,7 +1383,7 @@
|
|||
<noreturn>false</noreturn>
|
||||
<leak-ignore/>
|
||||
<arg nr="1">
|
||||
<not-null/>
|
||||
<not-uninit/>
|
||||
</arg>
|
||||
<arg nr="2">
|
||||
<not-uninit/>
|
||||
|
|
Loading…
Reference in New Issue