Commit 9668d26
pythongh-148850: Fix memory sanitizer false positive in os.getrandom (pythonGH-148851)
Co-authored-by: Petr Viktorin <encukou@gmail.com>1 parent f2c7c0d commit 9668d26
3 files changed
Lines changed: 7 additions & 0 deletions
File tree
- Include
- Misc/NEWS.d/next/Core_and_Builtins
- Modules
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
| 556 | + | |
556 | 557 | | |
557 | 558 | | |
558 | 559 | | |
| |||
591 | 592 | | |
592 | 593 | | |
593 | 594 | | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
594 | 598 | | |
595 | 599 | | |
596 | 600 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17195 | 17195 | | |
17196 | 17196 | | |
17197 | 17197 | | |
| 17198 | + | |
| 17199 | + | |
17198 | 17200 | | |
17199 | 17201 | | |
17200 | 17202 | | |
| |||
0 commit comments