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

Unified Diff: tools/valgrind/longlines.patch

Issue 159175: Use local copies of files from bug tracker (URL still in comments); avoids wg... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 5 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 | « tools/valgrind/fork.patch ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/longlines.patch
===================================================================
--- tools/valgrind/longlines.patch (revision 0)
+++ tools/valgrind/longlines.patch (revision 0)
@@ -0,0 +1,11 @@
+--- /data/dkegel/valgrind-10414-vex-1906/coregrind/m_errormgr.c 2009-07-08 15:49:30.000000000 -0700
++++ coregrind/m_errormgr.c 2009-07-08 17:17:36.000000000 -0700
+@@ -942,7 +942,7 @@
+ */
+ static void load_one_suppressions_file ( Char* filename )
+ {
+-# define N_BUF 200
++# define N_BUF 2000
+ SysRes sres;
+ Int fd, i, j, lineno = 0;
+ Bool eof;
« no previous file with comments | « tools/valgrind/fork.patch ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698