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)
commit2cfd0b654c693ef90b54cf309f816ed62c94b545
treef7a247db83f3d77c4d10db234b722684ec7cbcdc
parent498ea8485f8763a1c4e39bf49cd0b68004b2f8c3
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).
(This used to be commit a3eac318a624d214084741839faa2ad485902f6f)
source4/scripting/swig/dcerpc.i