diff options
author | Philip Withnall <philip.withnall@collabora.co.uk> | 2014-06-20 21:11:40 +0100 |
---|---|---|
committer | Daniel Veillard <veillard@redhat.com> | 2014-07-26 20:13:11 +0800 |
commit | 31aa38158a0ec6075749838639775f3c01e01f6c (patch) | |
tree | e1882010a5b4e4afc4c9ffd4e4975a1f599d5ab3 /libxml.3 | |
parent | 7746f2f60982889cd836fc23022e426f5a02d883 (diff) | |
download | libxml2-31aa38158a0ec6075749838639775f3c01e01f6c.tar.gz |
xmlIO: Fix an FD leak on gzdopen() failure
According to the documentation, gzdopen() does not close the FD on
failure (but does effectively close it on success, since gzclose()
closes it).
Coverity issues: #60440, #60441
https://bugzilla.gnome.org/show_bug.cgi?id=731990
Diffstat (limited to 'libxml.3')
0 files changed, 0 insertions, 0 deletions