Am 14.08.2020 um 18:02 hat Pan Nengyuan geschrieben: > local_err is not initialized to NULL, it will cause a assert error as below: > qemu/util/error.c:59: error_setv: Assertion `*errp == NULL' failed. > > Fixes: c6447510690 > Reported-by: Euler Robot <[email protected]> > Signed-off-by: Pan Nengyuan <[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
