Skip to content
  • Michael Natterer's avatar
    gegl: fix the memory management of gegl_chant_curve() · 3133c01b
    Michael Natterer authored
    Make it ref the passed default_curve, and create a new one for each
    chanted property. Changed gegl_curve_default_curve() to
    gegl_curve_new_default() and always return a newly allocated one. Add
    gegl_curve_duplicate() because we can't use the default curve in
    GeglParamCurve::value_set_default().
    3133c01b