]> Git Repo - qemu.git/commit
migration: Close file on failed migration load
authorDr. David Alan Gilbert <[email protected]>
Mon, 17 Jul 2017 11:09:32 +0000 (12:09 +0100)
committerJuan Quintela <[email protected]>
Tue, 18 Jul 2017 15:36:15 +0000 (17:36 +0200)
commit3a0f2ceaedcf70ff79b671f7fb3b7ec8e71f6e1e
tree8b8e0bc56381cc6be03d29ecebdac83cbca5df2b
parent9cf2bab2edca1e651eef49f2417f8f67bdfe49bb
migration: Close file on failed migration load

Closing the file before exit on a failure allows
the source to cleanup better, especially with RDMA.

Partial fix for https://bugs.launchpad.net/qemu/+bug/1545052

Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Reviewed-by: Peter Xu <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
Message-Id: <20170717110936[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
migration/migration.c
This page took 0.024204 seconds and 4 git commands to generate.