Correctly handle NULL GAttributeMatcher meaning matches nothing. (Fixes
authorAlexander Larsson <alexl@redhat.com>
Mon, 11 Feb 2008 12:21:49 +0000 (12:21 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Mon, 11 Feb 2008 12:21:49 +0000 (12:21 +0000)
commitbe85960df70b8dbd216c4322fb373bd9498de221
treeb96c49b841d55bf6dd6c93f6ed13eef215d7cec9
parente3fdcd1fa78c831f5cea78cf0a2c07bfdb4b6561
Correctly handle NULL GAttributeMatcher meaning matches nothing. (Fixes

2008-02-11  Alexander Larsson  <alexl@redhat.com>

        * gfileinfo.c:
        (g_file_info_set_attribute_mask):
        (g_file_attribute_matcher_matches_id):
Correctly handle NULL GAttributeMatcher meaning
matches nothing. (Fixes #513492)

svn path=/trunk/; revision=6498
gio/ChangeLog
gio/gfileinfo.c