tesseract/vs2010
Stefan Weil 4708ea3b42 vs2010: Fix implementation of strcasestr
A haystack which is shorter than the needle resulted in negative value
for length_haystack which was forced to a very large unsigned value.

The resulting buffer overflow while reading the haystack would crash
text2image when it was called with a short font name.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-08-31 14:48:07 +02:00
..
include fix VS2010 build 2014-08-15 23:00:20 +02:00
libtesseract Revert "allow OpenMP in VS2010 LIB_Release" 2016-03-24 17:32:03 +01:00
port vs2010: Fix implementation of strcasestr 2016-08-31 14:48:07 +02:00
tesseract increase version number 2015-07-21 22:46:52 +02:00
tesseract.sln increase version number based on baseapi.h 2014-08-16 21:02:41 +02:00
tesshelper.py replace vs2008 directory with vs2010 directory (fixes cygwin build) 2015-07-20 20:35:52 +02:00
version.bat fix GIT_VER info in VS2010 2015-05-15 15:14:49 +02:00