Gimp/plug-ins/file-ico
Jehan 381fad7253 plug-ins: fix memory cleanup.
This issue was raised by Anders in #15152 and it was a mean one, because
it really looked like file-ani-export was crashing inside
_gimp_procedure_config_end_export() (so after its main run function),
but somehow only when being called from another plug-in (in particular
here, from the file-compressor plug-in). So it looked like a bug
somewhere in libgimp.

It turned out to be a "simple" memory corruption which was not
immediately showing its consequences.
2025-10-31 00:32:04 +01:00
..
ico-dialog.c app, pdb, plug-ins: replace (plug-in-threshold-alpha). 2024-12-17 16:24:54 +00:00
ico-dialog.h plug-ins: Port file-icns/file-ico to GimpProcedureDialog 2024-07-19 02:29:38 +00:00
ico-export.c plug-ins: fix memory cleanup. 2025-10-31 00:32:04 +01:00
ico-export.h app, libgimp*, plug-ins: int32 array arguments don't need a size argument anymore. 2024-10-25 23:28:42 +02:00
ico-load.c plug-ins: ZDI-CAN-26752 mitigation 2025-05-03 14:13:46 +00:00
ico-load.h plug-ins: Show dimensions, BPP in ICO layer names 2023-06-18 05:11:44 +00:00
ico.c plug-ins: fix memory cleanup. 2025-10-31 00:32:04 +01:00
ico.h plug-ins: Add .ani file import/export 2022-08-08 18:31:45 +00:00
meson.build build, plug-ins: Generate *associations.list automatically at build-time 2025-05-30 19:23:41 -03:00