mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-03 00:49:01 +08:00
660b366401
* Fix CID 1164532 'Constant' variable guards dead code Signed-off-by: Stefan Weil <sw@weilnetz.de> * Fix CID 1164594 Argument cannot be negative Signed-off-by: Stefan Weil <sw@weilnetz.de> * Fix CID 1164597 Argument cannot be negative Signed-off-by: Stefan Weil <sw@weilnetz.de> * Fix CID 1366447 Argument cannot be negative Fix also the data type for current_pos, as ftell returns a long value. Signed-off-by: Stefan Weil <sw@weilnetz.de> * Fix CID 1270404 Arguments in wrong order This does not change the code, but should help Coverity Scan to see that the argument order is as intended. Signed-off-by: Stefan Weil <sw@weilnetz.de> |
||
---|---|---|
.. | ||
apitypes.h | ||
baseapi.cpp | ||
baseapi.h | ||
capi.cpp | ||
capi.h | ||
Makefile.am | ||
pdfrenderer.cpp | ||
renderer.cpp | ||
renderer.h | ||
tesseractmain.cpp |