fix: Sync `info_ptr->palette` after in-place transforms
fix: Resolve use-after-free on `png_ptr->palette`
fix: Initialize tail bytes in `trans_alpha` buffers
Add Halil Oktay to AUTHORS
fix: Resolve use-after-free on `png_ptr->trans_alpha`
oss-fuzz: Fix indentation and rephrase comments in the build script
oss-fuzz: Build the nalloc variants only for the fuzzers that use nalloc
oss-fuzz: Rename `_nalloc` to `@nalloc` to match the fuzztests naming