diff options
author | Matthew Booth <mbooth@redhat.com> | 2014-04-29 16:03:27 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-04-30 16:34:08 +0200 |
commit | 38bbc0a580f9f10570b1d1b5d3e92f0e6feb2970 (patch) | |
tree | 831c492829a2f909027240233f8de43d40bb6556 /disas.c | |
parent | 9e550b326076caf4a1756b77eee95ad60b4adc27 (diff) | |
download | hqemu-38bbc0a580f9f10570b1d1b5d3e92f0e6feb2970.zip hqemu-38bbc0a580f9f10570b1d1b5d3e92f0e6feb2970.tar.gz |
curl: Fix return from curl_read_cb with invalid state
A curl write callback is supposed to return the number of bytes it
handled. curl_read_cb would have erroneously reported it had handled
all bytes in the event that the internal curl state was invalid.
Signed-off-by: Matthew Booth <mbooth@redhat.com>
Tested-by: Richard W.M. Jones <rjones@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'disas.c')
0 files changed, 0 insertions, 0 deletions