gif_deanimate(): Confirm we've got an image before trying to write it
authorFabian Keil <fk@fabiankeil.de>
Sat, 6 Feb 2021 11:13:32 +0000 (12:13 +0100)
committerFabian Keil <fk@fabiankeil.de>
Sun, 21 Feb 2021 16:30:16 +0000 (17:30 +0100)
commit344963815c5b29449042487d942fc12f43144295
treec44f5aac8697613e67642a499741eb66bc6185c2
parent647353d3e6621b32696a08d66656b7c6bb8fb0a3
gif_deanimate(): Confirm we've got an image before trying to write it

Saves a pointless buf_copy() call.
deanimate.c