Fixed runtime error caused by using uninitialized variable detected with msvc build.
authorRalf Habacker <ralf.habacker@freenet.de>
Mon, 20 Feb 2012 12:06:19 +0000 (13:06 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 20 Feb 2012 12:47:55 +0000 (12:47 +0000)
commite90b160011b262c4d1d5e11b0099f60929077f3f
treeb26cd14fde15b1eb76eeceaed970e08a610f8106
parent1eba10ad373a0ada9d36f29d0024fc8c46911163
Fixed runtime error caused by using uninitialized variable detected with msvc build.

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