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

Issue 368053002: Stack overflow checkers are now compatible with ASAN's detect_stack_use_after_return mode. (Closed)

Created:
6 years, 5 months ago by Igor Sheludko
Modified:
6 years, 5 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Stack overflow checkers are now compatible with ASAN's detect_stack_use_after_return mode. BUG=chromium:376287 BUG=chromium:376262 BUG=chromium:369962 LOG=N R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22183

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -64 lines) Patch
M src/api.cc View 1 chunk +3 lines, -12 lines 0 comments Download
M src/base/macros.h View 1 chunk +10 lines, -0 lines 0 comments Download
M src/execution.h View 1 chunk +0 lines, -5 lines 0 comments Download
M src/execution.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M src/isolate.h View 1 chunk +1 line, -1 line 0 comments Download
M src/isolate.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/preparser.h View 1 chunk +1 line, -2 lines 0 comments Download
M test/cctest/test-parsing.cc View 13 chunks +23 lines, -39 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Igor Sheludko
PTAL. I think we can now run ASAN'ified V8 with enabled detect_stack_use_after_return mode.
6 years, 5 months ago (2014-07-02 20:21:54 UTC) #1
Jakob Kummerow
LGTM. I hope this works :-)
6 years, 5 months ago (2014-07-03 08:11:52 UTC) #2
Igor Sheludko
6 years, 5 months ago (2014-07-03 08:52:41 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22183 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698