WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
256606
Off-by-one in WTF::findIgnoringASCIICaseWithoutLength
https://bugs.webkit.org/show_bug.cgi?id=256606
Summary
Off-by-one in WTF::findIgnoringASCIICaseWithoutLength
Joseph Griego
Reported
2023-05-10 12:45:52 PDT
A needle identical to the haystack won't be found by this function. Luckily it is unused except in `testb3`. Patch forthcoming
Attachments
Add attachment
proposed patch, testcase, etc.
Joseph Griego
Comment 1
2023-05-10 12:47:30 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13710
EWS
Comment 2
2023-05-15 16:20:17 PDT
Committed
264088@main
(d565c2070f7a): <
https://commits.webkit.org/264088@main
> Reviewed commits have been landed. Closing PR #13710 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-05-15 16:21:20 PDT
<
rdar://problem/109377322
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug