freopen does not allocate
This commit is contained in:
parent
501ab0b6da
commit
fcea689a20
|
@ -4407,7 +4407,6 @@
|
|||
<dealloc>fclose</dealloc>
|
||||
<alloc init="true">fopen</alloc>
|
||||
<alloc init="true">tmpfile</alloc>
|
||||
<alloc init="true">freopen</alloc>
|
||||
</resource>
|
||||
<!-- char * strcat(char *deststr, const char *srcstr); -->
|
||||
<function name="strcat">
|
||||
|
|
Loading…
Reference in New Issue