Commit daafacf
pythongh-42400: Fix buffer overflow in _Py_wrealpath() for very long paths (python#141529)
Co-authored-by: Victor Stinner <[email protected]>1 parent 600f3fe commit daafacf
File tree
2 files changed
+7
-3
lines changed- Misc/NEWS.d/next/Security
- Python
2 files changed
+7
-3
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2118 | 2118 | | |
2119 | 2119 | | |
2120 | 2120 | | |
2121 | | - | |
2122 | 2121 | | |
2123 | 2122 | | |
2124 | 2123 | | |
| |||
2127 | 2126 | | |
2128 | 2127 | | |
2129 | 2128 | | |
2130 | | - | |
| 2129 | + | |
2131 | 2130 | | |
2132 | 2131 | | |
2133 | 2132 | | |
2134 | 2133 | | |
2135 | | - | |
| 2134 | + | |
| 2135 | + | |
| 2136 | + | |
2136 | 2137 | | |
2137 | 2138 | | |
2138 | 2139 | | |
| |||
0 commit comments