serenity/Tests/LibRegex
Ali Mohammad Pur 4d71f4edc4 LibRegex: Don't add the Repeat instruction size to its jump target
This was causing the calculated jump target to become invalid, leading
to possibly invalid optimisations and (more likely) crashes.
Fixes #21047.
2023-09-15 18:07:23 +03:30
..
CMakeLists.txt Tests: Remove LibRegex benchmark test file that has become stale 2022-10-10 12:23:12 +02:00
Regex.cpp LibRegex: Don't add the Repeat instruction size to its jump target 2023-09-15 18:07:23 +03:30
RegexLibC.cpp AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2023-01-27 20:38:49 +00:00