mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-19 04:22:49 +00:00
[PR #404] [MERGED] Bug Fix for DVB Color #1232
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/404
Author: @Abhinav95
Created: 7/31/2016
Status: ✅ Merged
Merged: 8/1/2016
Merged by: @cfsmp3
Base:
master← Head:dvbcolor📝 Commits (3)
6a9d7e7Fixing segfault for empty OCR line3c870eeFreeing color detection tablesd97c511Freeing result iterator after a frame is processed📊 Changes
1 file changed (+7 additions, -1 deletions)
View changed files
📝
src/lib_ccx/ocr.c(+7 -1)📄 Description
Fixing segfault for an empty line returned by Tesseract.
Also freeing color tables.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.