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

Unified Diff: third_party/sqlite/src/test/mallocC.test

Issue 5626002: Update sqlite to 3.7.3. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/third_party/sqlite/src
Patch Set: Update version in doc. Created 10 years 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
Index: third_party/sqlite/src/test/mallocC.test
diff --git a/third_party/sqlite/src/test/mallocC.test b/third_party/sqlite/src/test/mallocC.test
index 731670492d9231d615592148624620e5fd21b929..7943353cc7562863a17db061ec40e8464c255272 100644
--- a/third_party/sqlite/src/test/mallocC.test
+++ b/third_party/sqlite/src/test/mallocC.test
@@ -76,7 +76,6 @@ proc do_mallocC_test {tn args} {
#} $sum
#integrity_check mallocC-$tn.$::n.4
- if {$::nErr>1} return
}
unset ::mallocopts
}

Powered by Google App Engine
This is Rietveld 408576698