commit | 1f2cead324436da25c3607f4b957f0198a01fc01 | [log] [tgz] |
---|---|---|
author | Matthew Booth <mbooth@redhat.com> | Tue Apr 29 16:03:31 2014 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Apr 30 16:34:18 2014 +0200 |
tree | 212c9d65a04b849639ca4c57a77cbed0279727ad | |
parent | 838ef602498b8d1985a231a06f5e328e2946a81d [diff] |
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>