mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #1206] [MERGED] [FIX] Fix minor memory leak in OCR code #2000
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1206
Author: @kdrag0n
Created: 1/21/2020
Status: ✅ Merged
Merged: 1/21/2020
Merged by: @cfsmp3
Base:
master← Head:ocr-leak-fix📝 Commits (2)
13fd5b7ocr: Fix minor memory leakad04814changes: Document OCR memory leak fix📊 Changes
2 files changed (+2 additions, -0 deletions)
View changed files
📝
docs/CHANGES.TXT(+1 -0)📝
src/lib_ccx/ocr.c(+1 -0)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
This leak was detected by Valgrind:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.