We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b237551 commit 08dd195Copy full SHA for 08dd195
1 file changed
cfg/std.cfg
@@ -3993,7 +3993,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
3993
<noreturn>false</noreturn>
3994
<leak-ignore/>
3995
<not-overlapping-data ptr1-arg="1" ptr2-arg="2" size-arg="3"/>
3996
- <arg nr="1" direction="out">
+ <arg nr="1" direction="out" indirect="1">
3997
<not-null/>
3998
<minsize type="argvalue" arg="3"/>
3999
</arg>
0 commit comments