Skip to content
Commit 92b5f787 authored by Matthias Clasen's avatar Matthias Clasen Committed by Ray Strode
Browse files

xrandr: Don't operate on a NULL object

I see a critical out of gnome_rr_config_set_clone in my session log.
It turns out all uses of that function in the xrandr plugin are
happening after possibly nulling the GnomeRRConfig they are operating
on.

This commit ensures the clone state is set immediately after creating
the object to correct that.

https://bugzilla.gnome.org/show_bug.cgi?id=692372
parent 08bf0b76
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