Skip to content
Commit c418c449 authored by Simon McVittie's avatar Simon McVittie Committed by Jonas Ådahl
Browse files

color-device: Make sure lcms_context is not NULL

lcms interprets a NULL context as using a default, non-thread-safe
context, which is unsuitable for mutter's use. Make sure we're always
using a non-trivial context.

Helps: https://gitlab.gnome.org/GNOME/mutter/-/issues/2659


Signed-off-by: default avatarSimon McVittie <smcv@debian.org>
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2877>


(cherry picked from commit e2be2d27)
parent 12ce58db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment