Skip to content
Commit 26c3dc39 authored by Ondrej Holy's avatar Ondrej Holy
Browse files

metatree: always clear fd to -1

meta_tree_clear clears fd to 0 currently, however it should be set to -1
to avoid risk that fd 0 is closed, when meta_tree_clear is called twice.

https://bugzilla.gnome.org/show_bug.cgi?id=598561
parent e8180f4a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment