DescriptionRevert of Fix FreeList::zapFreedMemory to fail "use-of-uninitialized-value" on MSAN (patchset #9 id:160001 of https://codereview.chromium.org/1259893002/)
Reason for revert:
Strange, it passed MSAN try bot, but not the MSAN bots on waterfall...reverting.
Original issue's description:
> Fix FreeList::zapFreedMemory to fail "use-of-uninitialized-value" on MSAN
>
> A CL for fallback font collection[1] broke MSAN bots[2] and was reverted.
>
> Another try to fix[2] also fails on MSAN bots at
> FreeList::zapFreeMemory[3]. This patch allows zapFreeMemory to write to
> uninitialized memory.
>
> [1] https://codereview.chromium.org/1241613006/
> [2] https://codereview.chromium.org/1244973003/
> [3] http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_msan_rel_ng/builds/84
>
> BUG=514099
>
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=199701
TBR=haraken@chromium.org,glider@chromium.org,yutak@chromium.org,sigbjornf@opera.com,tkent@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=514099
Committed: https://crrev.com/cbb3e54d099ac3c2e63dd784288b522e44b69ffc
git-svn-id: svn://svn.chromium.org/blink/trunk@199704 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Patch Set 1 #
Created: 5 years, 4 months ago
(Patch set is too large to download)
Messages
Total messages: 6 (0 generated)
|