Am 09.11.2015 um 23:39 hat Max Reitz geschrieben: > All error paths after a successful bdrv_open() of target_bs should > contain a bdrv_unref(target_bs). This one did not yet, so add it. > > Signed-off-by: Max Reitz <mre...@redhat.com> > Reviewed-by: Alberto Garcia <be...@igalia.com> > Reviewed-by: Kevin Wolf <kw...@redhat.com>
Thanks, applied for 2.5. Kevin