From c4fd43bef160695b135e532add4d513934fd3c41 Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Wed, 2 Jan 2019 18:36:54 +1100 Subject: [PATCH] change note for the has_chars and MakeMapObject changes --- Changes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Changes b/Changes index f74a6caf..2d6f454b 100644 --- a/Changes +++ b/Changes @@ -53,6 +53,14 @@ High severity: i_get_combine() due to a fencepost error in validating the combine number. CID 185299. + + + - avoid an unneeded EXTEND() call when the FT1 has_chars() + implementation returns 0. CID 185350. + + - avoid accessing a possibly NULL map from MakeMapObject() in a + logging call. (GIF) CID 185296. + Imager 1.008 - 31 Dec 2018 ============ -- 2.39.5