gh-42400: Fix buffer overflow in _Py_wrealpath() for very long paths … · python/cpython@daafacf · GitHub
Skip to content

Commit daafacf

Browse files
ashm-devvstinner
andauthored
gh-42400: Fix buffer overflow in _Py_wrealpath() for very long paths (#141529)
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 600f3fe commit daafacf

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

Lines changed: 3 additions & 0 deletions

Python/fileutils.c

Lines changed: 4 additions & 3 deletions

0 commit comments

Comments
 (0)