Home
last modified time | relevance | path

Searched hist:"1643 f2b232628905e8f32965ff36a87bd53b93c5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/ui/
H A Dvnc.cdiff 1643f2b232628905e8f32965ff36a87bd53b93c5 Thu May 24 03:55:01 CDT 2012 Gerd Hoffmann <kraxel@redhat.com> vnc: fix segfault in vnc_display_pw_expire()

NULL pointer dereference in case no vnc server is configured.
Catch this and return -EINVAL like vnc_display_password() does.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>