Avoid reading uninitialized memory
authorAlexander Larsson <alexl@redhat.com>
Mon, 7 Sep 2009 10:50:58 +0000 (12:50 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 7 Sep 2009 10:50:58 +0000 (12:50 +0200)
commit8af494d987b7482865439f882d1375767b57732f
tree405042f56837af72ea493be1a39274e810341e1e
parent06de24f430d4b43733dec63ca0b840d129a716e2
Avoid reading uninitialized memory

If the statfs call fails, don't look at the result.
gio/glocalfile.c