tesseract/api
Noah Metzger 34efcd40be Fixed a resource leak detected by Coverity
Replaced the inheritance relation of BLOCK and PDBLK by a member relation. This avoids the necessity of a virtual destructor in PDBLK for the occuring upcasts.

Signed-off-by: Noah Metzger <noah.metzger@bib.uni-mannheim.de>
2018-04-19 13:55:39 +02:00
..
apitypes.h Update version handling (#1408) 2018-03-22 21:49:47 +01:00
baseapi.cpp Fixed a resource leak detected by Coverity 2018-04-19 13:55:39 +02:00
baseapi.h add tess_version.h to distribution 2018-04-02 21:48:29 +02:00
capi.cpp Remove deprecated method DumpPGM (#1420) 2018-03-25 17:29:11 +02:00
capi.h Fix compiler errors when including baseapi.h and capi.h 2018-04-15 10:26:48 +02:00
Makefile.am add tess_version.h to distribution 2018-04-02 21:48:29 +02:00
pdfrenderer.cpp Update version handling (#1408) 2018-03-22 21:49:47 +01:00
renderer.cpp Update version handling (#1408) 2018-03-22 21:49:47 +01:00
renderer.h Fix some typos in comments (found by codespell) (#1331) 2018-02-21 08:39:07 +01:00
tess_version.h.in add licence info 2018-04-02 19:11:46 +02:00
tesseractmain.cpp Remove deprecated support for -psm argument (#1419) 2018-03-25 17:28:33 +02:00