std.cfg: Added a valid-tag for read streamsize.
This commit is contained in:
parent
f89c606031
commit
a694ebc602
|
@ -4064,6 +4064,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
|
||||||
</arg>
|
</arg>
|
||||||
<arg nr="2">
|
<arg nr="2">
|
||||||
<not-uninit/>
|
<not-uninit/>
|
||||||
|
<valid>0:</valid>
|
||||||
</arg>
|
</arg>
|
||||||
</function>
|
</function>
|
||||||
<!-- Not part of standard, but widely supported by runtime libraries. -->
|
<!-- Not part of standard, but widely supported by runtime libraries. -->
|
||||||
|
|
Loading…
Reference in New Issue