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>
|
||||
<leak-ignore/>
|
||||
<arg nr="1">
|
||||
<not-null/>
|
||||
<not-uninit/>
|
||||
</arg>
|
||||
<arg nr="2" default="0">
|
||||
|
|
Loading…
Reference in New Issue