Skip to content

Commit 3686315

Browse files
Update posix.cfg
1 parent 65abc2b commit 3686315

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cfg/posix.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2531,7 +2531,7 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s
25312531
<function name="munmap">
25322532
<returnValue type="int"/>
25332533
<noreturn>false</noreturn>
2534-
<arg nr="1" direction="in">
2534+
<arg nr="1" direction="in" indirect="0">
25352535
<not-null/>
25362536
<not-uninit/>
25372537
</arg>

0 commit comments

Comments
 (0)