]> git.eshelyaron.com Git - emacs.git/commit
Fix check for whether frames fit into gif images
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 12 Apr 2022 13:11:09 +0000 (15:11 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 12 Apr 2022 13:11:32 +0000 (15:11 +0200)
commit4a108df0ebb68e9ea1073d53c14d8f897e43f21c
tree69f855f8396bd7408a2047899c3eddc8aec22653
parent00071c976f9a16b5684697d10b086fc1b0be7145
Fix check for whether frames fit into gif images

* src/image.c (gif_load): Really check all frames that they fit.
src/image.c