Fix #8530: Prevent stringlib fastsearch from reading beyond the front… · pythoncapi/cpython@eb6f3ea · GitHub
Skip to content

Commit eb6f3ea

Browse files
committed
Fix python#8530: Prevent stringlib fastsearch from reading beyond the front of an array.
1 parent bddc9fe commit eb6f3ea

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions

Objects/stringlib/fastsearch.h

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)