python/: use Py_RETURN_NONE, fixing a memory bug triggered after opening many sinks
authorPaul Brossier <piem@piem.org>
Fri, 8 Mar 2013 02:52:01 +0000 (21:52 -0500)
committerPaul Brossier <piem@piem.org>
Fri, 8 Mar 2013 02:52:01 +0000 (21:52 -0500)
commit9e6695dca9069ab4e93079152607fd698f404677
tree34ec6cfbbf9e3278e92424e3b50b83e31fd6cc80
parent90a8f2fca430096595dae8da4330115cc54eff5f
python/: use Py_RETURN_NONE, fixing a memory bug triggered after opening many sinks
python/ext/aubiomodule.c
python/ext/py-filter.c
python/ext/py-filterbank.c
python/gen_pyobject.py
python/tests/test_sink.py