Christian Heimes added the comment:

Here is a patch for 3.3 and tip that replaces wcscpy() with wcsncpy() and adds 
a proper NUL terminator at MAXPATHLEN.

----------
keywords: +patch
stage: needs patch -> patch review
versions:  -Python 3.2
Added file: http://bugs.python.org/file30992/path_wcsncpy.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15905>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to