aboutsummaryrefslogtreecommitdiffstats
path: root/hw
diff options
context:
space:
mode:
authorVladimir Chtchetkine <vchtchetkine@google.com>2011-08-18 15:53:48 -0700
committerVladimir Chtchetkine <vchtchetkine@google.com>2011-08-18 15:53:48 -0700
commit593853248510bda1bdb064780ef6046f3a50e582 (patch)
tree2aa71df9f72f58e7f7ae90dc203fc31552492031 /hw
parente57726c36d82ca3e9f48e22ed804ee1605941c2d (diff)
downloadexternal_qemu-593853248510bda1bdb064780ef6046f3a50e582.zip
external_qemu-593853248510bda1bdb064780ef6046f3a50e582.tar.gz
external_qemu-593853248510bda1bdb064780ef6046f3a50e582.tar.bz2
Fix an emulator crash due to closed qemud pipe
It looks like goldfish_pipe may make a call to the pipe after client has been disconnected and QemudClient instance freed. This results in a sudden death of the emulator, because _qemudPipe_recvBuffers doesn't know that the client for that call is gone. Change-Id: Ie1dd5481a01fd5bbb58d8c2d4e1bbe1ecfeca38a
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions