From 24b50606f9586ea30c3c1bb11e494d08b2479eaa Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 6 Jan 2004 20:20:43 +0000 Subject: g_path_skip_root() can return NULL; handle this. Fixes #129565. 2004-01-06 Federico Mena Quintero * gtk/gtkfilesystemunix.c (filename_is_root): g_path_skip_root() can return NULL; handle this. Fixes #129565. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index efbeb4a56..08bd8e147 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-01-06 Federico Mena Quintero + + * gtk/gtkfilesystemunix.c (filename_is_root): g_path_skip_root() + can return NULL; handle this. Fixes #129565. + 2004-01-06 Alexander Winston * gtk/gtkfilesel.c: (gtk_file_selection_delete_file): Removed space -- cgit v1.2.1