On 08.04.2015 16:43, Alberto Garcia wrote:
We need to call stream_complete() in order to do all the necessary
clean-ups, even if there's an early failure. At the moment it's only
useful to make sure that s->backing_file_str is not leaked,

Which is important enough on its own.

but it
will become more important as we introduce support for streaming to
any intermediate node.

Signed-off-by: Alberto Garcia <be...@igalia.com>
---
  block/stream.c | 11 ++++++-----
  1 file changed, 6 insertions(+), 5 deletions(-)

Reviewed-by: Max Reitz <mre...@redhat.com>

Reply via email to