telepathy: fix crash in TpDBusPropertiesMixin
commitb63dcabbcb254414fc83e4d6c4a51d2510b7b360
authorStefan Becker <chemobejk@gmail.com>
Mon, 17 Sep 2012 17:13:22 +0000 (17 20:13 +0300)
committerStefan Becker <chemobejk@gmail.com>
Mon, 24 Sep 2012 15:37:57 +0000 (24 18:37 +0300)
treef4ea62d804b0dd01b96b394f25ab2402b3eabaf4
parent820d4588f9ce3602b158d4a1ba2de41a8d834f84
telepathy: fix crash in TpDBusPropertiesMixin

Missing array terminator led to crash when code was compiled with -O0.
src/telepathy/telepathy-connection.c