qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 573827] Re: QEMU 0.12.3 crashes on incomplete USB seri


From: Aurelien Jarno
Subject: [Qemu-devel] [Bug 573827] Re: QEMU 0.12.3 crashes on incomplete USB serial device parameter
Date: Sun, 20 Feb 2011 17:12:57 -0000

** Changed in: qemu
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/573827

Title:
  QEMU 0.12.3 crashes on incomplete USB serial device parameter

Status in QEMU:
  Fix Released

Bug description:
  When calling qemu by "qemu -usbdevice serial" (i.e. with an incomplete 
specification of the USB serial device),
  qemu crashes with a segfault.

  Debugging the problem has revealed that usb_serial_init() in usb-
  serial.c does not handle the incomplete parameter.

  The attached patch fixes the issue.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]