Handle NULL attribute matchers safely, as we return this for empty

2008-01-03  Alexander Larsson  <alexl@redhat.com>

        * gfileinfo.c:
	Handle NULL attribute matchers safely, as we return this
	for empty attribute matcher strings.



svn path=/trunk/; revision=6238
This commit is contained in:
Alexander Larsson
2008-01-03 14:58:53 +00:00
committed by Alexander Larsson
parent 246e2e71a9
commit 491cccf63a
2 changed files with 34 additions and 18 deletions

View File

@@ -1,3 +1,9 @@
2008-01-03 Alexander Larsson <alexl@redhat.com>
* gfileinfo.c:
Handle NULL attribute matchers safely, as we return this
for empty attribute matcher strings.
2008-01-03 Alexander Larsson <alexl@redhat.com>
* gunixmounts.c (g_unix_is_mount_path_system_internal):