Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WTF::Vector cross-container overflow ASAN support
https://bugs.webkit.org/show_bug.cgi?id=261220 rdar://113692853 Reviewed by David Kilzer. Added check in ASAN builds for container overflow * Source/WTF/wtf/Vector.h: (WTF::Malloc>::asanBufferSizeWillChangeTo): (WTF::Malloc>::uncheckedAppend): * Tools/TestWebKitAPI/Tests/WTF/Vector.cpp: (TestWebKitAPI::TEST): Originally-landed-as: 1393b61. rdar://117808918 Canonical link: https://commits.webkit.org/270346@main
- Loading branch information