service: Must not return NULL with a synchronous GDBus method call
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 28 Jan 2013 15:44:43 +0000 (17:44 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 30 Jan 2013 08:28:46 +0000 (10:28 +0200)
commite49cb1f4dedfba7e6dc465ebdf46716b497587fb
tree287d844d3f195c18d0739eef04f549ca4e36a177
parentba18b4a289ff18c094d544762edfdc303c4ffc90
service: Must not return NULL with a synchronous GDBus method call

If NULL is returned, GDBus will call the registered function repeatedly.
src/service.c