]> granicus.if.org Git - python/commit
- Issue #3845: In PyRun_SimpleFileExFlags avoid invalid memory access with
authorMatthias Klose <doko@ubuntu.com>
Sat, 4 Apr 2009 14:18:13 +0000 (14:18 +0000)
committerMatthias Klose <doko@ubuntu.com>
Sat, 4 Apr 2009 14:18:13 +0000 (14:18 +0000)
commitedb5e1e09ecf92a4911c154217c9c979d827caeb
treea631a110772c6597d07f4c2366b3a7769ae99549
parent29b36308a40d6479f29b093f9decfa6f58fe31a1
- Issue #3845: In PyRun_SimpleFileExFlags avoid invalid memory access with
  short file names.
Misc/NEWS
Python/pythonrun.c