diff options
author | Vladimir Chtchetkine <vchtchetkine@google.com> | 2011-12-07 10:24:33 -0800 |
---|---|---|
committer | Vladimir Chtchetkine <vchtchetkine@google.com> | 2011-12-07 10:24:33 -0800 |
commit | ef71cb8b3f97b6c985bda997759ce2113cdb893e (patch) | |
tree | cd47c2e0a604162483a3e012f08d88ac35e9c7a6 /INSTALL | |
parent | 4e61742d4f26cefb1baf8d2dc5e7dc8b85a78549 (diff) | |
download | external_qemu-ef71cb8b3f97b6c985bda997759ce2113cdb893e.zip external_qemu-ef71cb8b3f97b6c985bda997759ce2113cdb893e.tar.gz external_qemu-ef71cb8b3f97b6c985bda997759ce2113cdb893e.tar.bz2 |
Fixes emulator crash due to premature pipe client destruction.
The pipe client should really be closed (and destructed) only when the guest closes
its handle to the pipe. When pipe client is closed from within the emulator, it
should only notify the guest about disconnection, and wait for the guest to
explicitly close the pipe handle.
Change-Id: I6bde3ae1e05ff5dc40e9903282c3fc46df0b9b57
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions