Skip to content
Commit 712fd0f5 authored by Vitaly Prosyak's avatar Vitaly Prosyak
Browse files

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: default avatarVitaly Prosyak <vitaly.prosyak@amd.com>
parent 052e63ee
Loading
Loading
Loading
Pipeline #853905 passed with stages
in 4 minutes and 25 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment