File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4042,9 +4042,11 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
40424042 </arg>
40434043 <arg nr="2" default="0">
40444044 <not-uninit/>
4045+ <valid>0:</valid>
40454046 </arg>
40464047 <arg nr="3" default="">
40474048 <not-uninit/>
4049+ <valid>0:</valid>
40484050 </arg>
40494051 </function>
40504052 <!-- istream& read (char* s, streamsize n);
@@ -4070,7 +4072,10 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
40704072 <arg nr="2">
40714073 <not-null/>
40724074 </arg>
4073- <arg nr="3"/>
4075+ <arg nr="3">
4076+ <not-uninit/>
4077+ <valid>2:36</valid>
4078+ </arg>
40744079 </function>
40754080 <!-- InputIterator std::adjacent_find(InputIterator first, InputIterator last) -->
40764081 <function name="std::adjacent_find">
You can’t perform that action at this time.
0 commit comments