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

Issue 227010: Merge 26118 - Fix a crasher in full text search (sqlite)... (Closed)

Created:
11 years, 3 months ago by laforge
Modified:
9 years, 7 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Merge 26118 - Fix a crasher in full text search (sqlite) If the xxx_segdir table gets corrupted, you can have noncontiguous indexes (idx). This causes an assertion in debug, and a crash later on on release With this change it will return 'corrupted db' We shall wait to get a couple more fixes to upstream to sqlite org. BUG=21377 TEST=see bug Review URL: http://codereview.chromium.org/203046 TBR=cpu@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26994

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
MM third_party/sqlite/ext/fts2/fts2.c View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
laforge
11 years, 3 months ago (2009-09-23 21:37:59 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698