qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V2 0/2] fix segfault and naming of runtime opts
@ 2017-01-31 15:56 Peter Lieven
  2017-01-31 15:56 ` [Qemu-devel] [PATCH V2 1/2] block/nfs: fix NULL pointer dereference in URI parsing Peter Lieven
  2017-01-31 15:56 ` [Qemu-devel] [PATCH V2 2/2] block/nfs: fix naming of runtime opts Peter Lieven
  0 siblings, 2 replies; 6+ messages in thread
From: Peter Lieven @ 2017-01-31 15:56 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-block, kwolf, eblake, ashijeetacharya, jcody, mreitz, armbru,
	Peter Lieven

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.

v1->v2: Patch 1: fixed type in commit msg [Eric]
        Patch 2: noted backwards incompatiblity with 2.8 [Eric]

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-02-01  9:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-31 15:56 [Qemu-devel] [PATCH V2 0/2] fix segfault and naming of runtime opts Peter Lieven
2017-01-31 15:56 ` [Qemu-devel] [PATCH V2 1/2] block/nfs: fix NULL pointer dereference in URI parsing Peter Lieven
2017-01-31 15:56 ` [Qemu-devel] [PATCH V2 2/2] block/nfs: fix naming of runtime opts Peter Lieven
2017-01-31 16:07   ` Eric Blake
2017-02-01  1:06   ` Max Reitz
2017-02-01  9:22     ` Peter Lieven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).