]> Pileus Git - ~andy/gtk/commit
Avoid memory corruption on complicated confirm-overwrite logic
authorMartin Nordholts <martinn@src.gnome.org>
Fri, 15 May 2009 19:29:25 +0000 (21:29 +0200)
committerMartin Nordholts <martinn@src.gnome.org>
Fri, 15 May 2009 20:20:30 +0000 (22:20 +0200)
commitf253b6927cf5235700b1680dcfd5ce3ed96074d4
treef1f812d4bd27ac5f189d7cef06df3e44487ca012
parent91190ce281b562d0f37d8181d9766e09e3c57558
Avoid memory corruption on complicated confirm-overwrite logic

Dup the file chooser entry string because the string may be modified
depending on what clients do in the confirm-overwrite signal and this
corrupts the pointer.
gtk/gtkfilechooserdefault.c