We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cba02d commit d6aef86Copy full SHA for d6aef86
1 file changed
cfg/std.cfg
@@ -3156,10 +3156,12 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
3156
<arg nr="1">
3157
<not-null/>
3158
<not-uninit/>
3159
+ <minsize type="argvalue" arg="3"/>
3160
</arg>
3161
<arg nr="2">
3162
3163
3164
3165
3166
<arg nr="3">
3167
@@ -3176,10 +3178,12 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
3176
3178
3177
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
0 commit comments