Comment #9 on issue 21377 by [email protected]: Crash - getVarint
http://code.google.com/p/chromium/issues/detail?id=21377
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=26994
------------------------------------------------------------------------
r26994 | [email protected] | 2009-09-23 14:38:07 -0700 (Wed, 23 Sep
2009) | 15 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/branches/195/src/third_party/sqlite/ext/fts2/fts2.c?r1=26994&r2=26993
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
[email protected]
Review URL: http://codereview.chromium.org/227010
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---