(gif_load): Fix size of allocated image buffer
authorKim F. Storm <storm@cua.dk>
Wed, 28 Sep 2005 10:48:20 +0000 (10:48 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 28 Sep 2005 10:48:20 +0000 (10:48 +0000)
commit0f4aca467ea8f567c03a7d52057b81982661d65b
tree5f4bf84657a18a860ea6749649e44ac1a75da869
parent64da575986859110c1acc3deb157525066e5c358
(gif_load): Fix size of allocated image buffer
for images where a sub-image may be larger than the image's
total height/width specifications.
src/image.c