Fix assert in test-spawn caused by missing initialization of DBusError instance on...
authorRalf Habacker <ralf.habacker@freenet.de>
Fri, 29 Apr 2016 07:47:51 +0000 (09:47 +0200)
committerRalf Habacker <ralf.habacker@freenet.de>
Fri, 29 Apr 2016 11:08:14 +0000 (13:08 +0200)
commit9323a621e868d6a5b628b89696b1efe0300ff939
treedd249ca2a29312def7bddd2de1e1c4c74e1a1fa8
parent072cdf11ab4f180523fc77a4892059d0a899a7a2
Fix assert in test-spawn caused by missing initialization of DBusError instance on gcc builds.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=95160
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
test/spawn-test.c