Chromium Code Reviews
DescriptionMerge 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 #
Messages
Total messages: 1 (0 generated)
|
|||||||||||||||||||