diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-07-03 11:07:13 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-07-07 11:29:40 +0100 |
commit | ced9e9840715c8dab85465611fc566fc5d1a4df1 (patch) | |
tree | a84375e2c9558e028c866206d04736a6805cef4b /java/t | |
parent | fccf6929549abdaa7405b6d0f68187575f4e9300 (diff) | |
download | libguestfs-ced9e9840715c8dab85465611fc566fc5d1a4df1.tar.gz libguestfs-ced9e9840715c8dab85465611fc566fc5d1a4df1.tar.xz libguestfs-ced9e9840715c8dab85465611fc566fc5d1a4df1.zip |
close: Rearrange the order in which the handle is closed and freed.
The order is now:
- remove the handle from the list of handles
- send close trace message
- sync and shutdown qemu
- run user close callback
- free temporary directory
- free memory
This commit ought to be no functional change.
(cherry picked from commit fc3c6fff4b0a6ffeb75aa78b1d73241a14a03cd1)
Diffstat (limited to 'java/t')
0 files changed, 0 insertions, 0 deletions