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

Issue 405643002: Blacklist for UBsan's vptr. (Closed)

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

Description

Blacklist for UBsan's vptr. To avoid false-positive reports from UBsan's vptr instrumented Chrome, sources/functions/types are blacklisted. The reasons for each blacklisting is accordingly commented. BUG=174801 R=aarya@google.com Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285353

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fixed typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -0 lines) Patch
A tools/ubsan_vptr/blacklist.txt View 1 1 chunk +83 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
aarya
lgtm https://codereview.chromium.org/405643002/diff/1/tools/ubsan_vptr/blacklist.txt File tools/ubsan_vptr/blacklist.txt (right): https://codereview.chromium.org/405643002/diff/1/tools/ubsan_vptr/blacklist.txt#newcode71 tools/ubsan_vptr/blacklist.txt:71: # avoid linke errors; e.g., undefined reference to ...
6 years, 5 months ago (2014-07-18 17:25:21 UTC) #1
aarya
The CQ bit was checked by aarya@google.com
6 years, 5 months ago (2014-07-24 14:58:14 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/byoungyoung@chromium.org/405643002/20001
6 years, 5 months ago (2014-07-24 15:00:25 UTC) #3
commit-bot: I haz the power
6 years, 5 months ago (2014-07-24 20:11:19 UTC) #4
Message was sent while issue was closed.
Change committed as 285353

Powered by Google App Engine
This is Rietveld 408576698