aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorVladimir Chtchetkine <vchtchetkine@google.com>2011-09-07 10:05:07 -0700
committerVladimir Chtchetkine <vchtchetkine@google.com>2011-09-07 10:05:07 -0700
commit1875d374acc7412b8b0aacaff073c8080d532924 (patch)
treec575e0b1d3c12b16af49d10489c6c1e187cd11d4 /Makefile.common
parent6e2f6276fabd4be1950f65bfb7fdb3d0e9599648 (diff)
downloadexternal_qemu-1875d374acc7412b8b0aacaff073c8080d532924.zip
external_qemu-1875d374acc7412b8b0aacaff073c8080d532924.tar.gz
external_qemu-1875d374acc7412b8b0aacaff073c8080d532924.tar.bz2
Fix for a _qemudPipe_recvBuffers bug
When filling in qemud buffers in the loop, current offset in the current qemud buffer (off_in_buff variable) has not been accounted for when calculating number of bytes to copy from the message to qemud buffer. This caused data corruption, because number of bytes copied has exceeded the capacity of qemud buffer. Also, off_in_buff has not been reset when switching to the next qemud buffer. Also fixed _qemud_char_service_connect routine to accept a client parameter string Change-Id: I2f5a7ca5924c0b79d8755f4777145044567f3e8d
Diffstat (limited to 'Makefile.common')
0 files changed, 0 insertions, 0 deletions