qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] spice-app: avoid crash when core spice module doesn't loaded


From: Gerd Hoffmann
Subject: Re: [PATCH] spice-app: avoid crash when core spice module doesn't loaded
Date: Wed, 17 Feb 2021 14:27:15 +0100

On Fri, Feb 12, 2021 at 08:23:18PM -0700, Bruce Rogers wrote:
> When qemu is built with modules, but a given module doesn't load
> qemu should handle that gracefully. When ui-spice-core.so isn't
> able to be loaded and qemu is invoked with -display spice-app or
> -spice, qemu will dereference a null pointer. With this change we
> check the pointer before dereferencing and error out in a normal
> way.
> 
> Signed-off-by: Bruce Rogers <brogers@suse.com>

Added to UI queue.

thanks,
  Gerd




reply via email to

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