qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v1 2/9] ui: fix crash with sendkey and raw key n


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v1 2/9] ui: fix crash with sendkey and raw key numbers
Date: Thu, 19 Oct 2017 10:18:18 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 10/19/2017 09:28 AM, Daniel P. Berrange wrote:
> Previously we enforced that all key events are using QKeyCodes
> at time they are sent:
> 
>   commit af07e5ff02ae6d4258fc5331007811d0b1c4d35a
>   Author: Daniel P. Berrange <address@hidden>
>   Date:   Fri Sep 29 11:12:00 2017 +0100
> 
>     ui: convert key events to QKeyCodes immediately
> 
> This commit forget to fix the code for the legacy 'sendkey'
> command which still accepts key numbers from the user, which
> then need converting to QKeyCodes
> 
> Signed-off-by: Daniel P. Berrange <address@hidden>
> ---
>  ui/input-legacy.c | 5 +++++
>  1 file changed, 5 insertions(+)

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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