[PR #404] [MERGED] Bug Fix for DVB Color #1232

Open
opened 2026-01-29 17:00:31 +00:00 by claunia · 0 comments
Owner

📋 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: masterHead: dvbcolor


📝 Commits (3)

  • 6a9d7e7 Fixing segfault for empty OCR line
  • 3c870ee Freeing color detection tables
  • d97c511 Freeing 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.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/404 **Author:** [@Abhinav95](https://github.com/Abhinav95) **Created:** 7/31/2016 **Status:** ✅ Merged **Merged:** 8/1/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `dvbcolor` --- ### 📝 Commits (3) - [`6a9d7e7`](https://github.com/CCExtractor/ccextractor/commit/6a9d7e7da20611c1fa409c8aaeaadbb2dee780b6) Fixing segfault for empty OCR line - [`3c870ee`](https://github.com/CCExtractor/ccextractor/commit/3c870eef7d659ec263d30f50208f0650a5be010a) Freeing color detection tables - [`d97c511`](https://github.com/CCExtractor/ccextractor/commit/d97c51139f4586d58bcde3104bab4d5f0b6c09f9) Freeing result iterator after a frame is processed ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ocr.c` (+7 -1) </details> ### 📄 Description Fixing segfault for an empty line returned by Tesseract. Also freeing color tables. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:00:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1232