commit | 03ac10f166b790cb66804e512abec6d002cd8481 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Fri Jan 11 11:24:59 2013 +0100 |
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | Mon Jan 14 12:07:48 2013 -0600 |
tree | 463fb89c78932551b6b5b23310a57c52cdb5ea2c | |
parent | 5d27f9ce3de424207883d84352d76150e9707394 [diff] |
qemu-ga: Plug file descriptor leak on ga_open_pidfile() error path Spotted by Coverity. Also document why we keep it open on success. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com> Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>