_dbus_bindings/pending-call.c: Fix memory leak of one Message per method call.
commit99e0758b1d4f958e5753d51e843f1254e15b93b2
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 31 Jan 2007 13:47:49 +0000 (31 13:47 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 31 Jan 2007 13:47:49 +0000 (31 13:47 +0000)
tree8f07a470849ee8254f99c36def7eda3b38030575
parentc0c48abc99e66998b4c81436a8f6eca58f93cef4
_dbus_bindings/pending-call.c: Fix memory leak of one Message per method call.
Also fix a leak of references to Py_None (unlikely to be a practical problem,
but best to be correct).
_dbus_bindings/pending-call.c