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

Unified Diff: scripts/redzone.patch

Issue 6821070: Remove unused .patch files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/valgrind/
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/possible.patch ('k') | scripts/vbug210481.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/redzone.patch
===================================================================
--- scripts/redzone.patch (revision 81227)
+++ scripts/redzone.patch (working copy)
@@ -1,13 +0,0 @@
-Index: memcheck/mc_include.h
-===================================================================
---- memcheck/mc_include.h (revision 10888)
-+++ memcheck/mc_include.h (working copy)
-@@ -43,7 +43,7 @@
- /*------------------------------------------------------------*/
-
- /* We want at least a 16B redzone on client heap blocks for Memcheck */
--#define MC_MALLOC_REDZONE_SZB 16
-+#define MC_MALLOC_REDZONE_SZB 64
-
- /* For malloc()/new/new[] vs. free()/delete/delete[] mismatch checking. */
- typedef
« no previous file with comments | « scripts/possible.patch ('k') | scripts/vbug210481.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698