
17 Jul
2017
17 Jul
'17
12:26 p.m.
On Mon, Jul 17, 2017 at 14:15:06 +0200, Martin Kletzander wrote:
Recent refactors made it so that the function may use uninitialized pointer, but it actually wanted to use a different variable and value at all.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- src/qemu/qemu_block.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Oops, ACK