Menu

#229 tilp_config.c:235]: (error) Resource leak: txt

open
nobody
None
5
2018-02-17
2018-02-17
dcb
No

Source code is

p = strchr(buffer, '=');
if (p == NULL)
    return -1;

Suggest add missing call to fclose.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.