summaryrefslogtreecommitdiff
path: root/chromium/third_party/sqlite/patches/0002-Improve-shadow-table-corruption-detection-in-fts3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/sqlite/patches/0002-Improve-shadow-table-corruption-detection-in-fts3.patch')
-rw-r--r--chromium/third_party/sqlite/patches/0002-Improve-shadow-table-corruption-detection-in-fts3.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/third_party/sqlite/patches/0002-Improve-shadow-table-corruption-detection-in-fts3.patch b/chromium/third_party/sqlite/patches/0002-Improve-shadow-table-corruption-detection-in-fts3.patch
index 60436fa436a..5976c619aab 100644
--- a/chromium/third_party/sqlite/patches/0002-Improve-shadow-table-corruption-detection-in-fts3.patch
+++ b/chromium/third_party/sqlite/patches/0002-Improve-shadow-table-corruption-detection-in-fts3.patch
@@ -1,7 +1,7 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Darwin Huang <huangdarwin@chromium.org>
Date: Tue, 19 Nov 2019 14:32:48 -0800
-Subject: [PATCH 2/8] Improve shadow table corruption detection in fts3
+Subject: [PATCH 02/25] Improve shadow table corruption detection in fts3
Backports https://www.sqlite.org/src/info/04b2873be5aedeb1
@@ -148,5 +148,5 @@ index 8ea4ff186fc6..b7c6cd5a4be9 100644
return rc;
--
-2.24.0.432.g9d3f5f5b63-goog
+2.25.0.rc1.283.g88dfdc4193-goog