]> Pileus Git - ~andy/gtk/commit
Remove a surplus GDK_THREADS_LEAVE() and avoid a potential use after free
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 4 Jul 2007 07:41:57 +0000 (07:41 +0000)
committerChris Wilson <cpwilson@src.gnome.org>
Wed, 4 Jul 2007 07:41:57 +0000 (07:41 +0000)
commit93a1d3d2983719f132e257193ac20fe70c43b144
tree5b2bcc2b857e07eba13218601157b768842f4fdc
parent631806a20fa212139119e987cc14fb7273e0c786
Remove a surplus GDK_THREADS_LEAVE() and avoid a potential use after free

2007-07-04  Chris Wilson  <chris@chris-wilson.co.uk>

    * gtk/gtkrecentchoosermenu.c (idle_populate_func),
    (idle_populate_clean_up), (gtk_recent_chooser_menu_populate):
    Remove a surplus GDK_THREADS_LEAVE() and avoid a potential use after
    free in the source destroy notify. (#453033)

svn path=/trunk/; revision=18375
ChangeLog
gtk/gtkrecentchoosermenu.c