chiark / gitweb /
core: Remove uninitialized warnings from bus-endpoint.c
authorPhilippe De Swert <philippedeswert@gmail.com>
Thu, 18 Sep 2014 15:56:56 +0000 (18:56 +0300)
committerTom Gundersen <teg@jklm.no>
Thu, 18 Sep 2014 16:32:18 +0000 (18:32 +0200)
commit96f2f3b1b5f44eb59d23d2abeac12b33a18e1e21
tree63d4bc3ff6254395f6446420e031afdb1a9de26d
parentb88a40a7e592e0a4a2e6e8eb1ed3721989ba5d0e
core: Remove uninitialized warnings from bus-endpoint.c

Gcc is spewing some warnings about uninitialized variables.
Let's get rid of the noise.
src/core/bus-endpoint.c