mbox

[PULL,0/1] chardev: fix pty_chr_timer

Message ID 1378972894-11185-1-git-send-email-kraxel@redhat.com
State New
Headers show

Pull-request

git://git.kraxel.org/qemu chardev.7

Message

Gerd Hoffmann Sept. 12, 2013, 8:01 a.m. UTC
Hi,

Bugfix for the pty chardev which might segfault on unplug.
Has been on the list for quite a while, wasn't picked up so far,
so I'll try a single-patch-pull-request now ...

please pull,
  Gerd

The following changes since commit 2d1fe1873a984d1c2c89ffa3d12949cafc718551:

  Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into staging (2013-09-11 14:46:52 -0500)

are available in the git repository at:


  git://git.kraxel.org/qemu chardev.7

for you to fetch changes up to b0d768c35e08d2057b63e8e77e7a513c447199fa:

  chardev: fix pty_chr_timer (2013-09-12 09:58:18 +0200)

----------------------------------------------------------------
Gerd Hoffmann (1):
      chardev: fix pty_chr_timer

 qemu-char.c | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)