r2344: Return PyDict_New() in stub functions instead of Py_None to avoid
authorTim Potter <tpot@samba.org>
Wed, 15 Sep 2004 12:24:53 +0000 (12:24 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:58:45 +0000 (12:58 -0500)
commita3eac318a624d214084741839faa2ad485902f6f
tree03c1293347f8316821e6e375e0a839af610ff91a
parenta375c6b0b1ec4d63251f63993f7798c1f2e7c717
r2344: Return PyDict_New() in stub functions instead of Py_None to avoid
crashing in garbage collector (hmm - all that was required was probably
a Py_INCREF(Py_None) though).
source/scripting/swig/dcerpc.i