Skip to content
  • Ell's avatar
    app: fix gimp_parallel_run_async() cancelation · 3fa4c01b
    Ell authored
    In gimp_parallel_run_async(), when aborting a GimpAsync operation
    in reponse to its "cancel" signal, properly clean up internal data
    attached to the object, to avoid use-after-free if the signal is
    emitted again.
    3fa4c01b