[issue3367] Uninitialized value read in parsetok.c

Stefan Krah report at bugs.python.org
Mon Mar 26 13:46:45 CEST 2012


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

K&R page 115 also says: The standard requires that argv[argc] be a NULL pointer.
So it must be in C89 as well.

----------

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


More information about the Python-bugs-list mailing list