[libvirt] [PATCH] conf: remove NULL check from virDomainQemuMonitorEventNew

Erik Skultety eskultet at redhat.com
Tue Oct 22 14:33:47 UTC 2019


On Tue, Oct 22, 2019 at 03:59:53PM +0200, Ján Tomko wrote:
> The qemu_domain_monitor_event_msg struct in qemu_protocol.x
> defines event as a nonnull_string and qemuMonitorJSONIOProcessEvent
> also errors out on a non-NULL event.
>
> Drop the check to fix the build with static analysis.
>
> Signed-off-by: Ján Tomko <jtomko at redhat.com>
> ---
Reviewed-by: Erik Skultety <eskultet at redhat.com>




More information about the libvir-list mailing list