Skip to content
Commit 363dbb38 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
parent 51c94f89
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