]> git.eshelyaron.com Git - emacs.git/commit
Fix bug with non-paletted transparent PNGs
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Aug 2019 23:35:43 +0000 (16:35 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Aug 2019 23:36:15 +0000 (16:36 -0700)
commitfffefeecc81aad1b0a8e00032de66e2502c86547
tree927d6d515408b5349c7a4e305c05cafc2c60535f
parent8826beaf00660eaaeff28016e022af1d9bf40b7c
Fix bug with non-paletted transparent PNGs

Adapted from a fix by YAMAMOTO Mitsuharu (Bug#37153#77).
* src/image.c (png_load_body): Fix bug with non-paletted
transparent images.
src/image.c