| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| android-gif-drawable-1.2.32-javadoc.jar | 2026-06-18 | 481.3 kB | |
| android-gif-drawable-1.2.32-sources.jar | 2026-06-18 | 47.1 kB | |
| android-gif-drawable-1.2.32.aar | 2026-06-18 | 144.1 kB | |
| README.md | 2026-06-18 | 503 Bytes | |
| v1.2.32 source code.tar.gz | 2026-06-18 | 2.7 MB | |
| v1.2.32 source code.zip | 2026-06-18 | 2.7 MB | |
| Totals: 6 Items | 6.1 MB | 0 | |
What's Changed
- Fix JNI memory-safety bugs by @koral-- in https://github.com/koral--/android-gif-drawable/pull/873
- Fix use-after-free reading file size after
ReleaseStringUTFCharsinopenFile(#870) - Add missing
intptr_tcast inopenNativeFileDescriptorreturn (#871) - Fix dangling pointer and leaks on
eventfdfailure instartDecoderThread(#872)
Thanks @Fuyugithub for reporting.
Full Changelog: https://github.com/koral--/android-gif-drawable/compare/v1.2.31...v1.2.32