Commit 5e228181 authored by Darwin Huang's avatar Darwin Huang Committed by Commit Bot

Roll src/third_party/sqlite/src/ 0879314d8..5e8c30a1e (1 commit)

https://chromium.googlesource.com/chromium/deps/sqlite.git/+log/0879314d807e..5e8c30a1e0e0

$ git log 0879314d8..5e8c30a1e --date=short --no-merges --format='%ad %ae %s'
2020-06-30 huangdarwin Fix a problem that could cause an infinite loop in the fts3 'merge' command.

Created with:
  roll-dep src/third_party/sqlite/src

Bug: 1097979
Change-Id: Id43071991f992cbf999917ee24a3c69e44c4b54b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283888
Auto-Submit: Darwin Huang <huangdarwin@chromium.org>
Reviewed-by: default avatarChris Mumford <cmumford@google.com>
Commit-Queue: Darwin Huang <huangdarwin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#785961}
parent 6f8603c8
......@@ -1367,7 +1367,7 @@ deps = {
Var('chromium_git') + '/external/github.com/google/snappy.git' + '@' + 'f16eda3466633b88d0a55199deb00aa5429c6219',
'src/third_party/sqlite/src':
Var('chromium_git') + '/chromium/deps/sqlite.git' + '@' + '0879314d807e79024d74bc8cc44c0814f7c960d1',
Var('chromium_git') + '/chromium/deps/sqlite.git' + '@' + '5e8c30a1e0e03172fa46305d0ec0cdd13df4780e',
'src/third_party/sqlite4java': {
'packages': [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment