From: Tony Cook Date: Wed, 2 Jan 2019 07:36:54 +0000 (+1100) Subject: change note for the has_chars and MakeMapObject changes X-Git-Tag: v1.009~27 X-Git-Url: http://git.imager.perl.org/imager.git/commitdiff_plain/c4fd43bef160695b135e532add4d513934fd3c41?ds=sidebyside change note for the has_chars and MakeMapObject changes --- 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 ============