Fix refcount bug with buffers of objects
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 27 Nov 2008 12:37:37 +0000 (13:37 +0100)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 27 Nov 2008 12:37:37 +0000 (13:37 +0100)
commit5748aa14b6004e3e5e111067898f5a41f052c827
tree4eaa6e275f65e7a532d3fbf221836fc5f880bd93
parent751d5612fe1c34ec3df1ba298e2b2928616d6064
Fix refcount bug with buffers of objects

May have been introduced by the result_code refactor.
Cython/Compiler/ExprNodes.py
tests/run/bufaccess.pyx