]> Pileus Git - ~andy/gtk/commit
Don't try to unref event->dnd.context unconditionally.
authorTomeu Vizoso <tomeu.vizoso@collabora.co.uk>
Fri, 24 Sep 2010 14:30:07 +0000 (16:30 +0200)
committerTomeu Vizoso <tomeu.vizoso@collabora.co.uk>
Fri, 24 Sep 2010 16:20:41 +0000 (18:20 +0200)
commit41f4fd94df39ba03c3cab8c94b41a2993ad36591
treedd3f64bec59ac724da2507594a7916a764a954b4
parent26c93dc04bd53e2b99eb5dcbc28ead2a14677283
Don't try to unref event->dnd.context unconditionally.

As it's not set in gdk_event_new but eventually later.

https://bugzilla.gnome.org/show_bug.cgi?id=630520
gdk/gdkevents.c