Am 18.08.2014 um 10:08 hat Paolo Bonzini geschrieben: > Il 18/08/2014 09:42, zhanghailiang ha scritto: > > In function virtio_blk_handle_request, it may freed memory pointed by req, > > So do not access member of req after calling this function. > > > > Reviewed-by: Michael S. Tsirkin <m...@redhat.com> > > Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com> > > Signed-off-by: zhanghailiang <zhang.zhanghaili...@huawei.com> > > Cc: qemu-sta...@nongnu.org
Thanks, added the Cc: line and applied to the block branch. Kevin