* src/sfnt/pngshim.c (Load_SBit_Png): Fix memory leak (#59322).
The issue is that `rows` is allocated but will not be freed in the event that the call to `png_read_image` fails and calls `longjmp`.wl/meson-logging
parent
6a2b3e4007
commit
007c109b45
2 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue