On Wed, May 10, 2017 at 04:31:59PM +0200, Paolo Bonzini wrote:
> curl_clean_state should only be called after all AIOCBs have been
> completed. This is not so obvious for the call from curl_detach_aio_context,
> so assert that.
>
> Cc: qemu-sta...@nongnu.org
> Cc: jc...@redhat.com
> Signed-off-by
curl_clean_state should only be called after all AIOCBs have been
completed. This is not so obvious for the call from curl_detach_aio_context,
so assert that.
Cc: qemu-sta...@nongnu.org
Cc: jc...@redhat.com
Signed-off-by: Paolo Bonzini
---
block/curl.c | 5 +
1 file changed, 5 insertions(+)