Resource leak in lsvmparser.cpp (Feature #1390)
Description
The XML file that is loaded in LSVMparser() is never closed.
I've attached a patch that should fix the problem.
This bug was found with cppcheck 1.50.
Related issues
duplicated by Bug #1662: cppcheck: lsvmparser.cpp, missing fclose() | Cancelled | 2012-03-08 |
Associated revisions
fixed resource leak in lsvmparser (ticket #1390)
History
Updated by Vadim Pisarevsky over 13 years ago
thanks! your patch was applied in r6784.
- Status changed from Open to Done
- (deleted custom field) set to fixed
Updated by Andrey Kamaev almost 13 years ago
- Target version set to 2.4.0