std.cfg: allow std::string::find() argument '\0'
This commit is contained in:
parent
b0b9df02e8
commit
7d0b5f7c8d
|
@ -6005,7 +6005,6 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
|
||||||
<noreturn>false</noreturn>
|
<noreturn>false</noreturn>
|
||||||
<leak-ignore/>
|
<leak-ignore/>
|
||||||
<arg nr="1">
|
<arg nr="1">
|
||||||
<not-null/>
|
|
||||||
<not-uninit/>
|
<not-uninit/>
|
||||||
</arg>
|
</arg>
|
||||||
<arg nr="2" default="0">
|
<arg nr="2" default="0">
|
||||||
|
|
Loading…
Reference in New Issue