On 08/06/2012 04:11 PM, Stefan Hajnoczi wrote: > On Mon, Aug 6, 2012 at 1:49 PM, Avi Kivity <[email protected]> wrote: >> The scsi passthrough handler falls through after completing a >> request into the failure path, resulting in a use after free. >> >> Reprducible by running a guest with aio=native on a block device. >> >> Reported-by: Stefan Priebe <[email protected]> >> Signed-off-by: Avi Kivity <[email protected]> >> --- >> hw/virtio-blk.c | 1 + >> 1 file changed, 1 insertion(+) > > It would be nice to fix up the commit message: > s/virtio-mlk/virtio-blk/
Sorry, an off-by-two. Presumably Kevin will fix it up. > > Reviewed-by: Stefan Hajnoczi <[email protected]> > Thanks. -- error compiling committee.c: too many arguments to function
