Load as much of a corrupted gif file as possible

This commit is contained in:
Bert
2011-09-06 11:55:31 +02:00
parent 14d1daf280
commit 8f34b7e95c
3 changed files with 15 additions and 16 deletions

View File

@ -29,6 +29,7 @@ typedef enum {
typedef struct {
const char *name; /* as given by user */
const char *path; /* always absolute */
unsigned char loaded;
} fileinfo_t;
/* timeouts in milliseconds: */