mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
bpo-33001: Prevent buffer overrun in os.symlink (GH-5989)
This commit is contained in:
parent
4c19b95734
commit
6921e73e33
3 changed files with 74 additions and 29 deletions
|
@ -0,0 +1 @@
|
|||
Minimal fix to prevent buffer overrun in os.symlink on Windows
|
Loading…
Add table
Add a link
Reference in a new issue