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

Issue 216048: Increase valgrind's redzone from 16 to 64 bytes.... (Closed)

Created:
11 years, 3 months ago by dank
Modified:
9 years, 7 months ago
Reviewers:
stuartmorgan
CC:
chromium-reviews_googlegroups.com, not_the_right_glider, Nirnimesh, Timur Iskhodzhanov, dank, stuartmorgan, pam+watch_chromium.org
Visibility:
Public.

Description

Increase valgrind's redzone from 16 to 64 bytes. If https://bugs.kde.org/show_bug.cgi?id=208197 is ever fixed, we can get rid of the patch and change the redzone size with a commandline option instead. Install to /usr/local/valgrind-10880-redzone to make it easier to tell which machines have the updated valgrind. Add DIRNAME variable to valgrind build script to simplify changing name of tarball/build dir/install dir. Also give -f option to mv because macosx's mv is timid about overwriting symlinks. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26849

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -12 lines) Patch
M tools/valgrind/build-valgrind-for-chromium.sh View 1 2 3 7 chunks +18 lines, -11 lines 0 comments Download
M tools/valgrind/chrome_tests.sh View 1 1 chunk +1 line, -1 line 0 comments Download
A tools/valgrind/redzone.patch View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dank
This should be fun.
11 years, 3 months ago (2009-09-22 17:20:25 UTC) #1
stuartmorgan
http://codereview.chromium.org/216048/diff/1/2 File tools/valgrind/build-valgrind-for-chromium.sh (right): http://codereview.chromium.org/216048/diff/1/2#newcode51 Line 51: rm -rf $DIRNAME All these changes removed quotes; ...
11 years, 3 months ago (2009-09-22 17:38:25 UTC) #2
stuartmorgan
11 years, 3 months ago (2009-09-22 18:01:09 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698