mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #841] [MERGED] [FIX] Fix crash when image passed into OCR is empty #1664
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/841
Author: @harrynull
Created: 12/22/2017
Status: ✅ Merged
Merged: 12/23/2017
Merged by: @cfsmp3
Base:
master← Head:patch-multiple-line📝 Commits (2)
118bd9dFix crash when image passed into OCR is empty39fa687Avoid OCR📊 Changes
1 file changed (+14 additions, -3 deletions)
View changed files
📝
src/lib_ccx/ocr.c(+14 -3)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Fix crash problem mentioned in #840 .
Possibly I will fix other bugs mentioned in that issue in this pr, or I'll open another PR if you want to merge it first.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.