std.cfg: wcsrtombs() is allowed to have a NULL pointer as first argument.

This commit is contained in:
orbitcowboy 2015-01-19 13:21:47 +01:00
parent 7c737f0350
commit 91d58a51cb
1 changed files with 0 additions and 3 deletions

View File

@ -4884,9 +4884,6 @@
<function name="wcsrtombs"> <function name="wcsrtombs">
<noreturn>false</noreturn> <noreturn>false</noreturn>
<leak-ignore/> <leak-ignore/>
<arg nr="1">
<not-null/>
</arg>
<arg nr="2"> <arg nr="2">
<not-null/> <not-null/>
<not-uninit/> <not-uninit/>