mirror of https://github.com/GNOME/gimp.git
![]() The 'ICON' type of ICNS is a 1 bit black and white image without a mask. The current code assumes all pre-OSX ICNS types have a mask, which caused a crash when we tried to access it. This patch adds an additional check if the mask type is 0 before trying to access it. |
||
---|---|---|
.. | ||
file-icns-data.c | ||
file-icns-data.h | ||
file-icns-export.c | ||
file-icns-export.h | ||
file-icns-load.c | ||
file-icns-load.h | ||
file-icns.c | ||
file-icns.h | ||
meson.build |