I scraped 10,000 GIF files from https://gifcities.org/ and found two that decode incorrectly: incorrectly_decoded_gifs.zip
Expected decoding of the first frame:

Actual decoding of the first frame:

One color becomes transparent where it shouldn't.
Tested on gif crate v0.13.1 from crates.io