Menu

#2 [misc/makedoc/makechm.c:281]: (error) Resource leak: file

v1.0_(example)
open
nobody
None
5
2014-02-17
2014-02-17
dcb
No

static int _write_hhp(const char filename)
FILE
file = fopen(filename, "wt");

I see no matching call to fclose. Suggest add one.

Discussion


Log in to post a comment.