Fix a leak of references to Py_None in slightly pathological cases (should never...
commit66fb2745189037ba634cc3574f174f26e53a9be6
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 31 Jan 2007 13:27:16 +0000 (31 13:27 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 31 Jan 2007 13:27:16 +0000 (31 13:27 +0000)
tree8f07a470849ee8254f99c36def7eda3b38030575
parent9285b0648419a6860ca274d381cdb2924f85fdd2
Fix a leak of references to Py_None in slightly pathological cases (should never be a problem in practice, but correctness is good)
_dbus_bindings/pending-call.c