color-lcms: Fix memory leak in join_curvesets
LCMS API cmsStageAllocToneCurves uses cmsDupToneCurve which internally
re-allocates a new table of points. As a result, we have to free the old
table returned from lcmsJoinToneCurve.
Signed-off-by: Vitaly Prosyak <vitaly.prosyak@amd.com>
parent
052e63ee
Loading
Loading
Pipeline
#853905
passed
with stages
in
4 minutes and 25 seconds
Loading
Please register or sign in to comment