diff options
author | Chen Gang | 2014-08-03 17:28:56 +0200 |
---|---|---|
committer | Luiz Capitulino | 2014-08-18 20:39:10 +0200 |
commit | 2928207ac1bb2751a1554ea0f9a9641179f51488 (patch) | |
tree | 3332eed463807d58996993aa9202c4cac6c5a371 /hw/xen/xen_pt_msi.c | |
parent | monitor: Remove hardcoded watchdog event names (diff) | |
download | qemu-2928207ac1bb2751a1554ea0f9a9641179f51488.tar.gz qemu-2928207ac1bb2751a1554ea0f9a9641179f51488.tar.xz qemu-2928207ac1bb2751a1554ea0f9a9641179f51488.zip |
dump.c: Fix memory leak issue in cleanup processing for dump_init()
In dump_init(), when failure occurs, need notice about 'fd' and memory
mapping. So call dump_cleanup() for it (need let all initializations at
front).
Also simplify dump_cleanup(): remove redundant 'ret' and redundant 'fd'
checking.
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'hw/xen/xen_pt_msi.c')
0 files changed, 0 insertions, 0 deletions