GNOME Bugzilla – Bug 630520
Don't try to unref event->dnd.context unconditionally as it's not set in gdk_event_new but eventually later.
Last modified: 2010-09-24 16:22:29 UTC
Otherwise the API docs are incorrect.
Created attachment 171033 [details] [review] Don't try to unref event->dnd.context unconditionally as it's not set in gdk_event_new but eventually later.
Review of attachment 171033 [details] [review]: Looks fine to me except for the commit message rewording requested via IRC.