diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-12-19 19:05:01 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-12-19 19:05:01 +0000 |
commit | 500bd035fa09ab27013d197030feb01f620a194c (patch) | |
tree | ac1a44b8b95cc638d131f9dbc0a5f06bbaaad512 /Python/modsupport.c | |
parent | 04a866170dcad6a4e806fedca0d5e38ebe11867b (diff) | |
download | cpython-git-500bd035fa09ab27013d197030feb01f620a194c.tar.gz |
SF bug #495021: Crash calling os.stat with a trailing backslash
Patch from Mark Hammond, plus code rearrangement and comments from me.
posix_do_stat(): Windows-specific code could try to free() stack
memory in some cases when a path ending with a forward or backward slash
was passed to os.stat().
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions