Skip to content

Fix issue with png_get_tRNS

Lactozilla requested to merge png-trans-fix into next

This fixes an oversight where the return value of png_get_tRNS was being ignored, potentially causing a segfault.

Edited by Lactozilla

Merge request reports