OCR - jumps based on uninitialised values #254

Open
opened 2026-01-29 16:39:06 +00:00 by claunia · 0 comments
Owner

Originally created by @cfsmp3 on GitHub (Jan 24, 2017).

Originally assigned to: @Abhinav95 on GitHub.

==22257== Conditional jump or move depends on uninitialised value(s)
==22257== at 0x428EC5: compare_rect_by_ypos (ocr.c:705)
==22257== by 0x454991: shell_sort (ccx_encoders_helpers.c:459)
==22257== by 0x428FBF: paraof_ocrtext (ocr.c:749)
==22257== by 0x44E7B3: write_cc_bitmap_as_srt (ccx_encoders_srt.c:103)
==22257== by 0x42D83C: encode_sub (ccx_encoders_common.c:1174)
==22257== by 0x43B7F6: dinit_libraries (lib_ccx.c:227)
==22257== by 0x407CB4: main (ccextractor.c:435)

Originally created by @cfsmp3 on GitHub (Jan 24, 2017). Originally assigned to: @Abhinav95 on GitHub. ==22257== Conditional jump or move depends on uninitialised value(s) ==22257== at 0x428EC5: compare_rect_by_ypos (ocr.c:705) ==22257== by 0x454991: shell_sort (ccx_encoders_helpers.c:459) ==22257== by 0x428FBF: paraof_ocrtext (ocr.c:749) ==22257== by 0x44E7B3: write_cc_bitmap_as_srt (ccx_encoders_srt.c:103) ==22257== by 0x42D83C: encode_sub (ccx_encoders_common.c:1174) ==22257== by 0x43B7F6: dinit_libraries (lib_ccx.c:227) ==22257== by 0x407CB4: main (ccextractor.c:435)
claunia added the needs-confirmation-of-being-brokendifficulty: easyOCR labels 2026-01-29 16:39:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#254