Commit 24ddd9c
bpo-38383: Fix possible integer overflow in startswith() of bytes and bytearray. (pythonGH-16603)
1 parent c38e725 commit 24ddd9c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
743 | 743 | | |
744 | 744 | | |
745 | 745 | | |
746 | | - | |
| 746 | + | |
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
| |||
0 commit comments