Home
last modified time | relevance | path

Searched hist:"1 f2cead3" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dcurl.c1f2cead3 Tue Apr 29 10:03:31 CDT 2014 Matthew Booth <mbooth@redhat.com> curl: Ensure all informationals are checked for completion

According to the documentation, the correct way to ensure all
informationals have been returned by curl_multi_info_read is to loop
until it returns NULL.

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>