Commit 98d4c21
[3.14] pythongh-140398: fix memory leaks in
pythongh-140398: fix memory leaks in `readline` module when `PySys_Audit` fails (pythonGH-140400)
(cherry picked from commit e8e0f41)
Co-authored-by: Shamil <ashm.tech@proton.me>readline module when PySys_Audit fails (pythonGH-140400) (python#140403)1 parent 4215f7f commit 98d4c21
File tree
2 files changed
+8
-0
lines changed- Misc/NEWS.d/next/Core_and_Builtins
- Modules
2 files changed
+8
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| 258 | + | |
258 | 259 | | |
259 | 260 | | |
260 | 261 | | |
| |||
298 | 299 | | |
299 | 300 | | |
300 | 301 | | |
| 302 | + | |
301 | 303 | | |
302 | 304 | | |
303 | 305 | | |
| |||
343 | 345 | | |
344 | 346 | | |
345 | 347 | | |
| 348 | + | |
346 | 349 | | |
347 | 350 | | |
348 | 351 | | |
| |||
400 | 403 | | |
401 | 404 | | |
402 | 405 | | |
| 406 | + | |
403 | 407 | | |
404 | 408 | | |
405 | 409 | | |
| |||
0 commit comments