Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ccutil/tessdatamanager: Fix resource leak
Coverity report: CID 1340278 (#1 of 1): Resource leak (RESOURCE_LEAK) 11. leaked_storage: Variable output_file going out of scope leaks the storage it points to. Signed-off-by: Stefan Weil <[email protected]>
- Loading branch information