Peter's fix had been included here:
http://git.qemu.org/?p=qemu.git;a=commitdiff;h=967c0da73a7b0da186baba6
... so I think we can close this bug ticket now.
** Changed in: qemu
Status: New => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, whi
2012/2/24 Peter Maydell :
> This is fixed by http://patchwork.ozlabs.org/patch/142548/ (which hasn't
> been applied yet but hopefully will be soon).
>
It looks like a workaround to me as if you feed NULL to
qemu_opt_find() it will still crashing.
> --
> You received this bug notification because
This is fixed by http://patchwork.ozlabs.org/patch/142548/ (which hasn't
been applied yet but hopefully will be soon).
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/939995
Title:
v1.0-1172-g235fe3b
qemu_opt_find() doesn't check if opts is NULL or not before use.
The patch fixes that issue.
** Patch added: "optfind_fixsegfault.patch"
https://bugs.launchpad.net/qemu/+bug/939995/+attachment/2777432/+files/optfind_fixsegfault.patch
--
You received this bug notification because you are a me