qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] vl: fix "type is NULL" in -vga help


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] vl: fix "type is NULL" in -vga help
Date: Mon, 15 Jul 2024 15:29:25 +0200
User-agent: Mozilla Thunderbird

On 15/7/24 13:44, marcandre.lureau@redhat.com wrote:
From: Marc-André Lureau <marcandre.lureau@redhat.com>

Don't pass NULL to module_object_class_by_name(), when the interface is
unavailable.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
  system/vl.c | 13 ++++++++++---
  1 file changed, 10 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>

and queued.



reply via email to

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