qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 327d83: gtk: fix uninitialized temporary Virt


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 327d83: gtk: fix uninitialized temporary VirtualConsole
Date: Mon, 22 Feb 2016 04:00:05 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 327d83ba717c879f5640b41c15af3ce56a7922eb
      
https://github.com/qemu/qemu/commit/327d83ba717c879f5640b41c15af3ce56a7922eb
  Author: Paolo Bonzini <address@hidden>
  Date:   2016-02-22 (Mon, 22 Feb 2016)

  Changed paths:
    M ui/gtk.c

  Log Message:
  -----------
  gtk: fix uninitialized temporary VirtualConsole

Only the echo field is used in the temporary VirtualConsole, so the
damage was limited.  But still, if echo was incorrectly set to true,
the result would be some puzzling output in VTE monitor and serial
consoles.

Fixes: fba958c692e47a373d15c1fd3d72b255bf76adbd
Cc: Gerd Hoffmann <address@hidden>
Tested-by: Mark Cave-Ayland <address@hidden>
Signed-off-by: Paolo Bonzini <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: a02dabe10adc4ae3be54f7413f60dcaa67028389
      
https://github.com/qemu/qemu/commit/a02dabe10adc4ae3be54f7413f60dcaa67028389
  Author: Peter Maydell <address@hidden>
  Date:   2016-02-22 (Mon, 22 Feb 2016)

  Changed paths:
    M ui/gtk.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160222-1' into 
staging

gtk: fix uninitialized temporary VirtualConsole

# gpg: Signature made Mon 22 Feb 2016 08:30:39 GMT using RSA key ID D3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"

* remotes/kraxel/tags/pull-ui-20160222-1:
  gtk: fix uninitialized temporary VirtualConsole

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/c3bce9d5f986...a02dabe10adc

reply via email to

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