Bug 244847 - Use WTF::equal() instead of memcmp() inside findTagFromBuffer()
Summary: Use WTF::equal() instead of memcmp() inside findTagFromBuffer()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-06 09:15 PDT by Chris Dumez
Modified: 2022-09-06 16:17 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-09-06 09:15:19 PDT
Use WTF::equal() instead of memcmp() inside findTagFromBuffer().
Comment 1 Chris Dumez 2022-09-06 09:19:28 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4057
Comment 2 EWS 2022-09-06 16:16:17 PDT
Committed 254203@main (b1bd90212c60): <https://commits.webkit.org/254203@main>

Reviewed commits have been landed. Closing PR #4057 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-09-06 16:17:17 PDT
<rdar://problem/99625064>