| commit | 042f133d8299d5a2222def66fd125cde16437cd8 | [log] [tgz] |
|---|---|---|
| author | Matthias Klose <doko@ubuntu.com> | Sat Apr 04 14:32:42 2009 +0000 |
| committer | Matthias Klose <doko@ubuntu.com> | Sat Apr 04 14:32:42 2009 +0000 |
| tree | 55af530db293933f03c7c012f6bcbae4b4b0dce9 | |
| parent | 11446485433ad65111d6a10f716833c2455da5d1 [diff] |
Merged revisions 71152 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r71152 | matthias.klose | 2009-04-04 16:18:13 +0200 (Sa, 04 Apr 2009) | 3 lines
- Issue #3845: In PyRun_SimpleFileExFlags avoid invalid memory access with
short file names.
........