We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8b3cd commit 44a2870Copy full SHA for 44a2870
1 file changed
cfg/std.cfg
@@ -4911,7 +4911,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
4911
<noreturn>false</noreturn>
4912
<not-overlapping-data ptr1-arg="1" ptr2-arg="2" strlen-arg="2"/>
4913
<leak-ignore/>
4914
- <arg nr="1" direction="out">
+ <arg nr="1" direction="out" indirect="1">
4915
<not-null/>
4916
<minsize type="strlen" arg="2"/>
4917
</arg>
0 commit comments