Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
classify/adaptmatch: Fix memory leak
Coverity report: CID 1164738 (tesseract-ocr#1 of 1): Resource leak (RESOURCE_LEAK) 7. leaked_storage: Variable sample going out of scope leaks the storage it points to. Signed-off-by: Stefan Weil <sw@weilnetz.de>
- Loading branch information