]> Git Repo - qemu.git/commit - qga/main.c
qemu-ga: Plug file descriptor leak on ga_open_pidfile() error path
authorMarkus Armbruster <[email protected]>
Fri, 11 Jan 2013 10:24:59 +0000 (11:24 +0100)
committerMichael Roth <[email protected]>
Mon, 14 Jan 2013 18:07:48 +0000 (12:07 -0600)
commit03ac10f166b790cb66804e512abec6d002cd8481
tree463fb89c78932551b6b5b23310a57c52cdb5ea2c
parent5d27f9ce3de424207883d84352d76150e9707394
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 <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Michael Roth <[email protected]>
Reviewed-by: Luiz Capitulino <[email protected]>
Signed-off-by: Michael Roth <[email protected]>
qga/main.c
This page took 0.022932 seconds and 4 git commands to generate.