Skip to content
Commit 7afe2187 authored by Amy spark's avatar Amy spark 👉
Browse files

LcmsColorSpace: demutex QColor transforms

This commit replaces the shared buffer, transforms, and mutex with
a stack-local buffer and two lockless stacks for fromQColor and
toQColor.

This also fixes transforms not being properly destroyed through
cmsDeleteTransform.

CCMAIL: kimageshop@kde.org
(cherry picked from commit 363dbb38)
parent befdf9b4
Loading
Loading
Loading
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