Closed LegalizeAdulthood closed 6 months ago
Fantastic :)
Don't nuke the feature where Fractint stored the fractint formula inside the GIF itself too.
The GIF I/O will switch to using the giflib library, which supports reading and writing of extensions. Unit tests were added for validating the contents of extension blocks using giflib, with DOS GIF files used for reference. I don't think the need for fuzz testing is as great here since I'll be dropping the old encoder/decoder code and replacing that with giflib. So I'm going to close this issue, but there is still probably room for fuzz testing on file inputs.
Run american fuzzy lop to generate GIF files with the necessary extensions.
Check for compatibility with DOS FRACTINT.
Can it also fuzz parameter files?