ciffcaff/.gitignore
Balazs Toldi 303a837467
Fixed some major issues.
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>
2023-05-30 07:44:38 +02:00

6 lines
No EOL
46 B
Text

build/
parser
parser_test
*.jpg
*.jpeg
.vscode