mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 02:59:07 +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> |
||
---|---|---|
.. | ||
Makefile.am | ||
scrollview.cpp | ||
scrollview.h | ||
svmnode.cpp | ||
svmnode.h | ||
svpaint.cpp | ||
svutil.cpp | ||
svutil.h |