[issue9579] In 3.x, os.confstr() returns garbage if value is longer than 255 bytes

STINNER Victor report at bugs.python.org
Fri Aug 13 02:02:09 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

About confstr-long-result.diff: why do you use a loop to reallocate the buffer? confstr() result may change?

----------

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


More information about the Python-bugs-list mailing list