gdbus backend: handle reply_type properly
commitce3170a3f6444ca9714bbcfd228edd372afb997b
authorRyan Lortie <desrt@desrt.ca>
Mon, 25 Nov 2013 06:58:26 +0000 (25 01:58 -0500)
committerRyan Lortie <desrt@desrt.ca>
Mon, 25 Nov 2013 17:23:16 +0000 (25 12:23 -0500)
tree8fb1acb3d15f83dadf24daf4da23598e0d66079c
parentfde10b3cb89918b3890f3902dd571eee94a7a508
gdbus backend: handle reply_type properly

The test coverage report turned up some dead code in the engine as a
result of the gdbus backend not properly checking the return type of
D-Bus messages.

Fix that up.
gdbus/dconf-gdbus-thread.c