summaryrefslogtreecommitdiff
path: root/block.c
diff options
context:
space:
mode:
authorAshijeet Acharya <ashijeetacharya@gmail.com>2016-09-27 22:23:32 +0530
committerMichael Roth <mdroth@linux.vnet.ibm.com>2016-12-21 10:49:48 -0600
commit4dde694191741a2a59a1a1eb91433a971c7baf80 (patch)
tree830ae28580b689d1ebdd8f5633f430a345e59805 /block.c
parent7d17d68971903467c5d5edd035f6ee18a8b11742 (diff)
downloadqemu-4dde694191741a2a59a1a1eb91433a971c7baf80.tar.gz
ide: Fix memory leak in ide_register_restart_cb()
Fix a memory leak in ide_register_restart_cb() in hw/ide/core.c and add idebus_unrealize() in hw/ide/qdev.c to have calls to qemu_del_vm_change_state_handler() to deal with the dangling change state handler during hot-unplugging ide devices which might lead to a crash. Signed-off-by: Ashijeet Acharya <ashijeetacharya@gmail.com> Reviewed-by: John Snow <jsnow@redhat.com> Message-id: 1474995212-10580-1-git-send-email-ashijeetacharya@gmail.com [Minor whitespace fix --js] Signed-off-by: John Snow <jsnow@redhat.com> (cherry picked from commit ca44141d5fb801dd5903102acefd0f2d8e8bb6a1) Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'block.c')
0 files changed, 0 insertions, 0 deletions