From 7ee802a5a2a52687b87abbf1e578c08b3affc08f Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Sun, 29 Oct 2017 17:49:38 -0500 Subject: [libpng16] Initialize trans_color.red, green, and blue == trans_color.gray in attempt to stop an oss-fuzz "use of ininitialized value" issue --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index e34f2d91b..274e41a47 100644 --- a/CHANGES +++ b/CHANGES @@ -6045,6 +6045,7 @@ Version 1.6.35beta01 [October 29, 2017] failures. Placed the remainder in contrib/pngsuite/interlaced/i*.png. Added calls to png_set_*() transforms commonly used by browsers to the fuzzer. + Initialize trans_color.red, green, and blue == trans_color.gray Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit -- cgit v1.2.1