[issue9785] _PyUnicode_New(), throw and memory problem

Trigve Siver report at bugs.python.org
Mon Sep 6 18:27:54 CEST 2010


Trigve Siver <trigves at gmail.com> added the comment:

I've tried to examine it in more depth.

Setting the python exception isn't necessary, only throwing the C++ exception is needed for demonstrating the problem.

Also sometimes the address is 6 bytes "lower" than should be.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9785>
_______________________________________


More information about the Python-bugs-list mailing list