qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] fix qemu crash about vnc
@ 2015-01-29 12:52 arei.gonglei
  2015-01-29 12:52 ` [Qemu-devel] [PATCH 1/3] vnc: fix qemu crash when not configure vnc option arei.gonglei
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: arei.gonglei @ 2015-01-29 12:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gonglei, kraxel, peter.huangpeng

From: Gonglei <arei.gonglei@huawei.com>

Reproducer:
$ x86_64-softmmu/qemu-system-x86_64
qemu-system-x86_64: Invalid parameter 'to'
Segmentation fault (core dumped)

Patch 1~2 is bugfix, patch 3 is trivial.

Gonglei (3):
  vnc: fix qemu crash when not configure vnc option
  vnc: correct missing property about vnc_display
  vnc: using bool type instead of int for QEMU_OPT_BOOL

 ui/vnc.c | 45 +++++++++++++++++++++++++++++++++++++--------
 1 file changed, 37 insertions(+), 8 deletions(-)

-- 
1.7.12.4

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

end of thread, other threads:[~2015-01-30  0:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-29 12:52 [Qemu-devel] [PATCH 0/3] fix qemu crash about vnc arei.gonglei
2015-01-29 12:52 ` [Qemu-devel] [PATCH 1/3] vnc: fix qemu crash when not configure vnc option arei.gonglei
2015-01-29 16:14   ` Don Slutz
2015-01-30  0:37     ` Gonglei
2015-01-29 12:52 ` [Qemu-devel] [PATCH 2/3] vnc: correct missing property about vnc_display arei.gonglei
2015-01-29 12:52 ` [Qemu-devel] [PATCH 3/3] vnc: using bool type instead of int for QEMU_OPT_BOOL arei.gonglei
2015-01-29 16:10 ` [Qemu-devel] [PATCH 0/3] fix qemu crash about vnc Don Slutz
2015-01-30  0:36   ` Gonglei

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).