GNOME Bugzilla – Bug 589275
[csw] Trying to destroy NULL regions
Last modified: 2009-07-21 16:46:46 UTC
gdk_window_input_shape_combine_mask() seems to be trying to destroy NULL regions in certain situations. Will post patch next.
Created attachment 138922 [details] [review] Proposed patch
Thats obviously correct. Can you please also fix the docs for the @region argument to state that it may be NULL ?
Sure, will do.