DescriptionMake ASAN happy in MHTMLTest.TestMHTMLEncoding
SharedBuffer's valid memory ranges are annotated for ASAN. This means
that the single-argument std::string ctor from char* will read past the
end of the valid range when it scans for a terminating \0.
BUG=none
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197147
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|
|||||||||||||||||||