[libvirt] [PATCH v2 0/2] qemu: blockPeek: Fix invalid buffer usage

Peter Krempa posted 2 patches 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1505808295.git.pkrempa@redhat.com
src/qemu/qemu_driver.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
[libvirt] [PATCH v2 0/2] qemu: blockPeek: Fix invalid buffer usage
Posted by Peter Krempa 6 years, 6 months ago
v2 fixes bug introduced by attempting to split the change into two
patches.

Peter Krempa (2):
  qemu: blockPeek: Fix filling of the return buffer
  qemu: blockPeek: Enforce buffer filling

 src/qemu/qemu_driver.c | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

-- 
2.14.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/2] qemu: blockPeek: Fix invalid buffer usage
Posted by Eric Blake 6 years, 6 months ago
On 09/19/2017 03:06 AM, Peter Krempa wrote:
> v2 fixes bug introduced by attempting to split the change into two
> patches.
> 
> Peter Krempa (2):
>   qemu: blockPeek: Fix filling of the return buffer
>   qemu: blockPeek: Enforce buffer filling
> 
>  src/qemu/qemu_driver.c | 14 +++++++++++++-
>  1 file changed, 13 insertions(+), 1 deletion(-)
> 

ACK series

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list