Bug 530196 – _g_local_file_has_trash_dir() doesn't handle st_dev == 0
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 17 May 2008 06:01:43 +0000 (06:01 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 17 May 2008 06:01:43 +0000 (06:01 +0000)
commit67b2f9a99b3c6c060914633bff3e494d94d2a0f6
tree07f67e2e61d8227529261752741aa538b10cd325
parent537075e94cfdf4f4505dcce0e5a918f2aa3950f7
    Bug 530196 – _g_local_file_has_trash_dir() doesn't handle st_dev == 0

        * glocalfile.c (_g_local_file_has_trash_dir): Handle the case that
        st_dev might be zero.

svn path=/trunk/; revision=6901
gio/ChangeLog
gio/glocalfile.c