Skip to content

Commit db65fb3

Browse files
committed
Fix
1 parent ce14271 commit db65fb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cfg/std.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1929,7 +1929,7 @@
19291929
<returnValue type="int"/>
19301930
<noreturn>false</noreturn>
19311931
<leak-ignore/>
1932-
<arg nr="1" direction="inout">
1932+
<arg nr="1" direction="inout" indirect="1">
19331933
<not-null/>
19341934
<not-uninit/>
19351935
</arg>

0 commit comments

Comments
 (0)