Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(783)

Issue 357753002: Add preliminary support for UBsan's vptr in Chromium (-fsanitize=vptr). (Closed)

Created:
6 years, 6 months ago by byoungyoung2
Modified:
6 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add 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. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -6 lines) Patch
M build/common.gypi View 1 9 chunks +38 lines, -5 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin.gypi View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mesa/mesa.gyp View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
aarya
+Ken for mesa gyp change.
6 years, 6 months ago (2014-06-25 20:08:32 UTC) #1
aarya
And +cc Mark for Nacl change.
6 years, 6 months ago (2014-06-25 20:12:09 UTC) #2
inferno
lgtm
6 years, 6 months ago (2014-06-26 15:36:53 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/byoungyoung@google.com/357753002/1
6 years, 6 months ago (2014-06-26 15:38:01 UTC) #4
earthdok
https://codereview.chromium.org/357753002/diff/1/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/357753002/diff/1/build/common.gypi#newcode2065 build/common.gypi:2065: 'use_allocator%': 'none', UBSan doesn't replace the allocator. Why are ...
6 years, 6 months ago (2014-06-26 16:48:31 UTC) #5
aarya
The CQ bit was unchecked by aarya@google.com
6 years, 6 months ago (2014-06-26 16:49:58 UTC) #6
chromium-reviews
Uploaded the patch as you suggested, and could you please review earthdock@? On Thu, Jun ...
6 years, 6 months ago (2014-06-26 17:13:55 UTC) #7
earthdok
On 2014/06/26 17:13:55, chromium-reviews wrote: > Uploaded the patch as you suggested, and could you ...
6 years, 6 months ago (2014-06-26 17:23:01 UTC) #8
inferno
The CQ bit was checked by inferno@chromium.org
6 years, 6 months ago (2014-06-26 17:30:37 UTC) #9
inferno
On 2014/06/26 17:23:01, earthdok wrote: > On 2014/06/26 17:13:55, chromium-reviews wrote: > > Uploaded the ...
6 years, 6 months ago (2014-06-26 17:30:39 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/byoungyoung@google.com/357753002/20001
6 years, 6 months ago (2014-06-26 17:33:07 UTC) #11
Ken Russell (switch to Gerrit)
Mesa change LGTM
6 years, 6 months ago (2014-06-26 17:39:26 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-26 21:30:47 UTC) #13
commit-bot: I haz the power
6 years, 6 months ago (2014-06-26 23:31:47 UTC) #14
Message was sent while issue was closed.
Change committed as 280162

Powered by Google App Engine
This is Rietveld 408576698