gdbus: Fix incorrectly discarded signals
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Tue, 22 May 2012 14:58:18 +0000 (16:58 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 30 Jun 2012 08:44:26 +0000 (10:44 +0200)
commitae9829c2de9c811deeff709c1dd995f08fd6dc37
tree640bc3060a3eeccc05c8dc77728191ce02b6e664
parentff9e4a4ede97f06978f28e5523c1e4ed0fadaa09
gdbus: Fix incorrectly discarded signals

Signals with no arguments were incorrectly filtered out due to the NULL
inequality check.
gdbus/object.c