mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 17:55:06 +00:00

The value passed to XRRCrtcSetGamma must be allocated with XRRAllocGamma (because it relies on the locations of green and blue), otherwise garbage is sent on the wire. https://bugzilla.gnome.org/show_bug.cgi?id=706231