gh-140979: Fix off-by-one error in the RE code validator by serhiy-storchaka · Pull Request #140984 · python/cpython (original) (raw)
It was too lenient and allowed MARK opcodes with too large value.
serhiy-storchaka changed the title
gh-140797: Fix off-by-one error in the RE code validator gh-140979: Fix off-by-one error in the RE code validator
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
It was too lenient and allowed MARK opcodes with too large value. (cherry picked from commit 1326d2a)
Co-authored-by: Serhiy Storchaka storchaka@gmail.com
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
It was too lenient and allowed MARK opcodes with too large value. (cherry picked from commit 1326d2a)
Co-authored-by: Serhiy Storchaka storchaka@gmail.com
serhiy-storchaka added a commit that referenced this pull request
It was too lenient and allowed MARK opcodes with too large value. (cherry picked from commit 1326d2a)
Co-authored-by: Serhiy Storchaka storchaka@gmail.com
serhiy-storchaka added a commit that referenced this pull request
It was too lenient and allowed MARK opcodes with too large value. (cherry picked from commit 1326d2a)
Co-authored-by: Serhiy Storchaka storchaka@gmail.com
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request
It was too lenient and allowed MARK opcodes with too large value.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})