std.cfg: Add <not-null/> to atoll
This commit is contained in:
parent
18285eadc7
commit
a24891f335
|
@ -952,6 +952,7 @@
|
|||
<noreturn>false</noreturn>
|
||||
<leak-ignore/>
|
||||
<arg nr="1">
|
||||
<not-null/>
|
||||
<not-uninit/>
|
||||
</arg>
|
||||
</function>
|
||||
|
|
Loading…
Reference in New Issue