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 nr="2">
|
||||
<not-uninit/>
|
||||
<valid>0:</valid>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- Not part of standard, but widely supported by runtime libraries. -->
|
||||
|
|
Loading…
Reference in New Issue