qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] c6e484: spice-display: fix segfault in qemu_s


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] c6e484: spice-display: fix segfault in qemu_spice_create_u...
Date: Thu, 11 Jun 2015 05:30:05 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: c6e484707f28b3e115e64122a0570f6b3c585489
      
https://github.com/qemu/qemu/commit/c6e484707f28b3e115e64122a0570f6b3c585489
  Author: Gerd Hoffmann <address@hidden>
  Date:   2015-06-11 (Thu, 11 Jun 2015)

  Changed paths:
    M ui/spice-display.c

  Log Message:
  -----------
  spice-display: fix segfault in qemu_spice_create_update

Although it is pretty unusual the stride for the guest image and the
mirror image maintained by spice-display can be different.  So use
separate variables for them.

https://bugzilla.redhat.com/show_bug.cgi?id=1163047

Cc: address@hidden
Reported-by: perrier vincent <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 5a9259a0b5d6f9424f94539cd9c715b1d166d90c
      
https://github.com/qemu/qemu/commit/5a9259a0b5d6f9424f94539cd9c715b1d166d90c
  Author: Gerd Hoffmann <address@hidden>
  Date:   2015-06-11 (Thu, 11 Jun 2015)

  Changed paths:
    M ui/spice-display.c

  Log Message:
  -----------
  spice: ui_info tweaks

Use the new dpy_ui_info_supported function.
Clarifies the control flow.

Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 169b71331eaff7a28e3d4fabe8733e7db91f01aa
      
https://github.com/qemu/qemu/commit/169b71331eaff7a28e3d4fabe8733e7db91f01aa
  Author: Peter Maydell <address@hidden>
  Date:   2015-06-11 (Thu, 11 Jun 2015)

  Changed paths:
    M ui/spice-display.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150611-1' into 
staging

spice: fix segfault in qemu_spice_create_update, ui_info tweaks.

# gpg: Signature made Thu Jun 11 08:48:49 2015 BST 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/spice/tags/pull-spice-20150611-1:
  spice: ui_info tweaks
  spice-display: fix segfault in qemu_spice_create_update

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


Compare: https://github.com/qemu/qemu/compare/39e16a5b7083...169b71331eaf

reply via email to

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