]> Pileus Git - ~andy/gtk/commit
Check the return value of _gtk_file_chooser_get_file_system () for NULL
authorCody Russell <bratsche@gnome.org>
Mon, 11 Feb 2008 01:51:14 +0000 (01:51 +0000)
committerCody Russell <bratsche@src.gnome.org>
Mon, 11 Feb 2008 01:51:14 +0000 (01:51 +0000)
commit97e0d1120f3ac52fe5a271ffb75b2eb81632a3f6
tree60aedfe4552cdc76758857093f1198c3067909c0
parent5f12954d92c2d1126166e711e6ad3f2d6ab6ca0d
Check the return value of _gtk_file_chooser_get_file_system () for NULL

2008-02-10  Cody Russell  <bratsche@gnome.org>

        * gtk/gtkfilechooser.c (gtk_file_chooser_get_current_folder_uri):
        Check the return value of _gtk_file_chooser_get_file_system () for
        NULL before passing it to gtk_file_system_path_to_uri ().
        (#515667, Francesco Montorsi)

svn path=/trunk/; revision=19508
ChangeLog
gtk/gtkfilechooser.c