]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virgdbus: add DBus reply format check
authorPavel Hrdina <phrdina@redhat.com>
Mon, 21 Sep 2020 13:42:00 +0000 (15:42 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 23 Sep 2020 10:53:31 +0000 (12:53 +0200)
commita961d93768f18c28979ca2841832cd7278bf95b8
treeee3d12d55d3ef83702030719adcce7826c40b473
parent7d4b04087c7a1f606447ee851fff87c94f65243d
virgdbus: add DBus reply format check

We used to check the format of reply data with libdbus so we should do
the same with GLib DBus as well.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/rpc/virnetdaemon.c
src/util/virfirewalld.c
src/util/virgdbus.c
src/util/virgdbus.h
src/util/virpolkit.c
src/util/virsystemd.c