]> git.ipfire.org Git - thirdparty/libvirt.git/commit
events: move NULL check to EventStateQueueRemote
authorAnya Harter <aharter@redhat.com>
Mon, 11 Jun 2018 19:38:18 +0000 (15:38 -0400)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 12 Jun 2018 05:28:35 +0000 (07:28 +0200)
commitaad3a0b5f89b644b947a3585acfb251f54f8b3e0
tree8e6f58e59013981ecf5ba8f48d443f1caf2b6bbe
parent031eb8f6dce16847b33679ea66a86b34755a027e
events: move NULL check to EventStateQueueRemote

Remove NULL check around call to virObjectEventStateQueueRemote in
remote_driver.c.

Signed-off-by: Anya Harter <aharter@redhat.com>
src/conf/object_event.c
src/remote/remote_driver.c