https://bugs.kde.org/show_bug.cgi?id=369378
Bug ID: 369378
Summary: hyphen.c:356]: (error) Resource leak: f
Product: calligraflow
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
$ egrep "fopen|fclose" ../BUILD/koffice-1.6.3/lib/kotext/kohyphen/hyphen.c
f = fopen (fn, "r");
$
Suggest add missing call to fclose
--
You are receiving this mail because:
You are watching all bug changes.