On Thu, Jun 20, 2019 at 03:47:56PM +0200, Peter Krempa wrote:
Commit f34397e51c17 introduced a crash-inducing problem when collecting disk snapshot data, where the array would be filled starting from the second element.The code then dereferenced the first one.
How did this get past review?
Signed-off-by: Peter Krempa <[email protected]> --- src/qemu/qemu_driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Ján Tomko <[email protected]> Jano
signature.asc
Description: PGP signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
