Skip to content
Commit 8d20abe8 authored by Peter Lieven's avatar Peter Lieven Committed by Max Reitz
Browse files

block/nfs: fix NULL pointer dereference in URI parsing



parse_uint_full wants to put the parsed value into the
variable passed via its second argument which is NULL.

Fixes: 94d6a7a7
Cc: qemu-stable@nongnu.org
Signed-off-by: default avatarPeter Lieven <pl@kamp.de>
Reviewed-by: default avatarEric Blake <eblake@redhat.com>
Message-id: 1485942829-10756-2-git-send-email-pl@kamp.de
Signed-off-by: default avatarMax Reitz <mreitz@redhat.com>
parent 16e977d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment