diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-03-01 04:35:45 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-03-01 04:35:45 (GMT) |
commit | 67d70eb957faf61e0cba548fcad374ec361429c4 (patch) | |
tree | c1ef1c0e17e60e27958ff7bd5ff1ba0fb4c1c215 /Doc/api/init.tex | |
parent | acde7347a547ce515b42805cb18789591c03c016 (diff) | |
download | cpython-67d70eb957faf61e0cba548fcad374ec361429c4.zip cpython-67d70eb957faf61e0cba548fcad374ec361429c4.tar.gz cpython-67d70eb957faf61e0cba548fcad374ec361429c4.tar.bz2 |
Repair mangled code in the Windows flavor of
posix__getfullpathname().
In partial answer to the now-deleted XXX comment:
/* XXX(twouters) Why use 'et#' here at all? insize isn't used */
`insize` is an input parameter too, and it was left uninitialized,
leading to seemingly random failures.
Diffstat (limited to 'Doc/api/init.tex')
0 files changed, 0 insertions, 0 deletions