freopen does not allocate

This commit is contained in:
Malcolm Parsons 2015-08-11 12:09:46 +01:00
parent 501ab0b6da
commit fcea689a20
1 changed files with 0 additions and 1 deletions

View File

@ -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">