From 9f065fc7552bd66ba0f2c3b957936af5d378eadf Mon Sep 17 00:00:00 2001 From: "theraysmith@gmail.com" Date: Thu, 24 Apr 2014 00:52:31 +0000 Subject: [PATCH] Fixed issue 1117 git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@1075 d0cd1f9f-072b-0410-8dd7-cf729c803f20 --- classify/mastertrainer.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/classify/mastertrainer.cpp b/classify/mastertrainer.cpp index eb2284a0f..ed8967cd2 100644 --- a/classify/mastertrainer.cpp +++ b/classify/mastertrainer.cpp @@ -635,6 +635,7 @@ void MasterTrainer::WriteInttempAndPFFMTable(const UNICHARSET& unicharset, } fclose(fp); free_int_templates(int_templates); + delete classify; } // Generate debug output relating to the canonical distance between the