Resource leak in Index::save() (Feature #1382)
Description
There is a file handle that is not closed in a specific case of Index::save().
Attached patch should resolve the bug.
This bug was found with cppcheck.
Associated revisions
Applied fix from #1382
Merge pull request #1382 from nghiaho12:cascade_classifier
History
Updated by Marius Muja over 13 years ago
Applied in r6757.
- Status changed from Open to Done
- (deleted custom field) set to fixed