tesseract/src
Stefan Weil 1569e50808 textord: Catch empty rows in block iterator (fixes #4039)
When textord_blockndoc_fixed was set to 1 empty rows caused a segmentation
fault. Test also textord_blockndoc_fixed first because it is typically 0.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-03-24 15:51:40 +01:00
..
api Fix a number of performance issues (reported by Coverity Scan) 2022-11-20 19:00:51 +01:00
arch reformat code (files with tabs) 2022-12-10 20:33:35 +01:00
ccmain Improve the DebugDump output by slightly adjusting the format. (#4022) 2023-03-06 15:42:43 +02:00
ccstruct Fix some typos in comments (found by codespell) 2023-02-08 20:51:58 +01:00
ccutil Fix some typos in comments (found by codespell) 2023-02-08 20:51:58 +01:00
classify Fix some typos in comments (found by codespell) 2023-02-08 20:51:58 +01:00
cutil Modernize and optimize list_rec a little bit 2021-04-07 17:30:33 +02:00
dict Fix some typos in comments (found by codespell) 2023-02-08 20:51:58 +01:00
lstm Fix some typos in comments (found by codespell) 2023-02-08 20:51:58 +01:00
opencl fix OpenCL with Nvidia drivers 2022-03-19 11:54:09 +01:00
textord textord: Catch empty rows in block iterator (fixes #4039) 2023-03-24 15:51:40 +01:00
training cmake: fix gcc-7 fatal error: filesystem: No such file or directory 2023-02-10 09:51:59 +01:00
viewer Fix the build on CodeQL/Analyze 2022-08-02 13:04:31 +02:00
wordrec Replace 'can not' by 'cannot' 2023-02-08 17:34:22 +01:00
svpaint.cpp autotools: Add rule for svpaint executable (#3873) 2022-07-19 00:50:01 +03:00
tesseract.cpp reformat code (files with tabs) 2022-12-10 20:33:35 +01:00