[issue4413] Failure to check PyUnicode_AsUTF8String() return value for NULL

Benjamin Peterson report at bugs.python.org
Tue Nov 25 03:44:38 CET 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

This doesn't need a NULL check. The exception is propagated to the caller.

----------
nosy: +benjamin.peterson
resolution:  -> invalid
status: open -> closed

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


More information about the Python-bugs-list mailing list