SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-105235: Prevent reading outside buffer during mmap.find() (#105252)

* Add a special case for s[-m:] == p in _PyBytes_Find

* Add tests for _PyBytes_Find

* Make sure that start <= end in mmap.find
D
Dennis Sweeney committed
ab86426a3472ab68747815299d390b213793c3d1
Parent: 2d43bee
Committed by GitHub <noreply@github.com> on 7/13/2023, 2:50:45 AM