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
Joseph Griego
Comment 1 2023-05-10 12:47:30 PDT
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
Note You need to log in before you can comment on or make changes to this bug.