Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Coverity bug report: CID 1270401 (tesseract-ocr#1 of 1): Use after free As the comment (which was also fixed) says, ReadNextBox() already calls fclose(box_file), so don't call it a 2nd time. Signed-off-by: Stefan Weil <[email protected]>
- Loading branch information