summaryrefslogtreecommitdiff
path: root/poppler/CharCodeToUnicode.cc
diff options
context:
space:
mode:
Diffstat (limited to 'poppler/CharCodeToUnicode.cc')
-rw-r--r--poppler/CharCodeToUnicode.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/poppler/CharCodeToUnicode.cc b/poppler/CharCodeToUnicode.cc
index f7cc5be1..f05eeb08 100644
--- a/poppler/CharCodeToUnicode.cc
+++ b/poppler/CharCodeToUnicode.cc
@@ -471,6 +471,7 @@ bool CharCodeToUnicode::parseCMap1(int (*getCharFunc)(void *), void *data, int n
strcpy(tok1, tok2);
}
}
+ delete pst;
return ok;
}