We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65abc2b commit 3686315Copy full SHA for 3686315
1 file changed
cfg/posix.cfg
@@ -2531,7 +2531,7 @@ The function 'mktemp' is considered to be dangerous due to race conditions and s
2531
<function name="munmap">
2532
<returnValue type="int"/>
2533
<noreturn>false</noreturn>
2534
- <arg nr="1" direction="in">
+ <arg nr="1" direction="in" indirect="0">
2535
<not-null/>
2536
<not-uninit/>
2537
</arg>
0 commit comments