CIFF/CAFF file preview generator homework
This commit includes the following changes: - Fixed segfault after a caff parse results in NULL - Fixed segfault when caff has no animation - Fixed segfault when the animation header is smaller, than it needs to - Added new testcases - Better testing system Signed-off-by: Balazs Toldi <balazs@toldi.eu> |
||
---|---|---|
test_cases | ||
.gitignore | ||
8.caff | ||
caff.c | ||
caff.h | ||
ciff.c | ||
ciff.h | ||
main.c | ||
Makefile | ||
test.c |