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>
Tue, 22 May 2012 18:27:19 +0000 (20:27 +0200)
commitd41b654bd7cf0723c26f38db7aaee34dbe88bc54
treea48784e2e7f18d5f87f0e3192996fccf6f173f75
parenta911bed90486601deefb9585ba5f441e3e2ce02c
gdbus: Fix incorrectly discarded signals

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