Files
ladybird/Libraries/LibRegex/RegexByteCode.cpp
Ali Mohammad Pur 299b9ca572 LibRegex: Check backreference index before looking it up
If a backref happens after it's cleared, the slot may be cleared
already.
2025-04-06 20:21:16 +02:00

44 KiB