DescriptionAdd preliminary support for UBsan's vptr in Chromium (-fsanitize=vptr).
Can be enabled using ubsan_vptr=1, but not working right now due to
1) Clang's missing library and 2) Clang's link bug.
BUG=174801
TBR=kbr@chromium.org, mseaborn@chromium.org
R=glider@chromium.org, inferno@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=280162
Patch Set 1 #
Total comments: 3
Patch Set 2 : Resolved the review by earthdok. 1) Do not replace allocator, and 2) Do not turn off plugin. #
Messages
Total messages: 14 (0 generated)
|