Logo
Explore Help
Sign In
fergalmoran/ladybird
1
0
Fork 0
You've already forked ladybird
mirror of https://github.com/fergalmoran/ladybird.git synced 2026-01-29 20:04:15 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
2dbc7e4ffff0eaa4b07bdc8ee3db9df3226da52f
ladybird/Userland/Libraries/LibRegex
History
Ali Mohammad Pur eba466b8e7 LibRegex: Avoid calling GenericLexer::consume() past EOF
The consume(size_t) overload consumes "at most" as many bytes as
requested, but consume() consumes exactly one byte.
This commit makes sure to avoid consuming past EOF.

Fixes #18324.
Fixes #18325.
2023-04-14 12:33:54 +02:00
..
C
…
CMakeLists.txt
…
Forward.h
…
Regex.h
…
RegexByteCode.cpp
LibRegex: Make ^ and $ accept all LineTerminators instead of just '\n'
2023-03-25 15:44:05 +01:00
RegexByteCode.h
…
RegexBytecodeStreamOptimizer.h
…
RegexDebug.h
…
RegexError.h
Everywhere: Remove unused DeprecatedString includes
2023-04-09 22:00:54 +02:00
RegexLexer.cpp
…
RegexLexer.h
…
RegexMatch.h
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
2023-03-10 13:15:44 +01:00
RegexMatcher.cpp
AK: Remove StringBuilder::build() in favor of to_deprecated_string()
2023-01-27 20:38:49 +00:00
RegexMatcher.h
Everywhere: Remove NonnullOwnPtr.h includes
2023-03-06 23:46:35 +01:00
RegexOptimizer.cpp
LibRegex: Bail out of atomic rewrite if a block doesn't contain compares
2023-02-15 10:14:26 +01:00
RegexOptions.h
LibRegex: Make ^ and $ accept all LineTerminators instead of just '\n'
2023-03-25 15:44:05 +01:00
RegexParser.cpp
LibRegex: Avoid calling GenericLexer::consume() past EOF
2023-04-14 12:33:54 +02:00
RegexParser.h
…
Powered by Gitea Version: 1.25.0+dev-360-gc4c1a4bd18 Page: 1082ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API