[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-block] [PATCH 0/2] block/nfs: fix segfault and naming of runtime o
From: |
Peter Lieven |
Subject: |
[Qemu-block] [PATCH 0/2] block/nfs: fix segfault and naming of runtime opts |
Date: |
Fri, 20 Jan 2017 10:46:08 +0100 |
commit 94d6a7a accidently left the naming of runtime opts and QAPI
scheme inconsistent. Furthermore a NULL pointer dereference resulted
in a segfault when parsing URI parameters.
Peter Lieven (2):
block/nfs: fix NULL pointer dereference in URI parsing
block/nfs: fix naming of runtime opts
block/nfs.c | 33 +++++++++++++++++----------------
1 file changed, 17 insertions(+), 16 deletions(-)
--
1.9.1
- [Qemu-block] [PATCH 0/2] block/nfs: fix segfault and naming of runtime opts,
Peter Lieven <=