]> git.eshelyaron.com Git - emacs.git/commit
Fix compiler warning in image.c
authorPo Lu <luangruo@yahoo.com>
Mon, 22 Nov 2021 11:13:03 +0000 (11:13 +0000)
committerPo Lu <luangruo@yahoo.com>
Mon, 22 Nov 2021 11:13:55 +0000 (11:13 +0000)
commit3db3d5a3981dad1ac42a5729c285b9adaba10f05
treebe8b707823021a920a2efc46ab93bcea002b0766
parentd1a2e78b8cab54c0d6d0f3c208b24f59545ffbb3
Fix compiler warning in image.c

* src/image.c (webp_load): Initialize `mask_img' to NULL.
src/image.c