]> Pileus Git - ~andy/gtk/commit
Bug 653450 - gtkfilechooser crashes when added favorite
authorJohn Ralls <jralls@ceridwen.us>
Sun, 3 Jul 2011 23:40:03 +0000 (16:40 -0700)
committerKristian Rietveld <kris@gtk.org>
Thu, 14 Jul 2011 12:17:51 +0000 (14:17 +0200)
commit86794ce0084ba81fc31d1a0f313498e969e3a3f3
treefbf11e23306438485a4f7ae0ab265346e861172a
parentcbc593bc229fd09aff0c776449133fdaf187f327
Bug 653450 - gtkfilechooser crashes when added favorite

Ensure that display is set during drag-and-drop, and that string lists'
memory is zeroed after allocation to prevent g_strfreev() from
over-running.
gdk/quartz/gdkselection-quartz.c
gtk/gtkdnd-quartz.c
gtk/gtkquartz.c