Bug 259082 - Define WEBM_FUZZER_BYTE_ELEMENT_SIZE_LIMIT with ENABLE_LIBFUZZER
Summary: Define WEBM_FUZZER_BYTE_ELEMENT_SIZE_LIMIT with ENABLE_LIBFUZZER
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-10 16:42 PDT by David Kilzer (:ddkilzer)
Modified: 2023-07-11 08:55 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2023-07-10 16:42:57 PDT
In Source/ThirdParty/libwebrtc/Source/third_party/libwebm/webm_parser/src/byte_parser.h, provide a default value for WEBM_FUZZER_BYTE_ELEMENT_SIZE_LIMIT when ENABLE_LIBFUZZER=YES is set during Xcode builds.
Comment 1 Radar WebKit Bug Importer 2023-07-10 16:43:54 PDT
<rdar://problem/112046123>
Comment 2 David Kilzer (:ddkilzer) 2023-07-10 17:12:34 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15715
Comment 3 EWS 2023-07-11 08:55:06 PDT
Committed 265948@main (8421ff9877cc): <https://commits.webkit.org/265948@main>

Reviewed commits have been landed. Closing PR #15715 and removing active labels.