mirror of
https://github.com/aseprite/aseprite.git
synced 2025-04-16 05:42:32 +00:00
Fixed a bug when loading some broken-GIF (the 'lzw_write_pixel' routine was called with pos < 0).
This commit is contained in:
parent
7939776b94
commit
11d7c54da5
@ -1,3 +1,8 @@
|
|||||||
|
2008-02-11 David A. Capello <dacap@users.sourceforge.net>
|
||||||
|
|
||||||
|
* src/file/gif/lzw.c (LZW_decode): Fixed a bug when loading some
|
||||||
|
broken-GIF (the 'lzw_write_pixel' routine was called with pos < 0).
|
||||||
|
|
||||||
2008-02-10 David A. Capello <dacap@users.sourceforge.net>
|
2008-02-10 David A. Capello <dacap@users.sourceforge.net>
|
||||||
|
|
||||||
* src/widgets/fileview.c: Finished with thumbnails generation.
|
* src/widgets/fileview.c: Finished with thumbnails generation.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user