[issue15905] Copy to fixed size buffer w/o check in sys_update_path

Christian Heimes report at bugs.python.org
Mon Jul 22 10:49:14 CEST 2013


Christian Heimes added the comment:

Good point, but I think it should be `q[MAXPATHLEN + 1] = L'\0';`.

----------

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


More information about the Python-bugs-list mailing list