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

Issue 15070002: Backport SQLite memcmp patch. (Closed)

Created:
7 years, 7 months ago by Scott Hess - ex-Googler
Modified:
7 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews
Visibility:
Public.

Description

Backport SQLite memcmp patch. http://www.sqlite.org/src/info/d73435587b Verified that the amalgamation came out with all the right patches by comparing the amalgamation diff to the appropriately-ordered diffs of the original files. BUG=178677 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199345

Patch Set 1 #

Total comments: 4

Patch Set 2 : remove unnecessary variable. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -16 lines) Patch
M third_party/sqlite/README.chromium View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/sqlite/amalgamation/sqlite3.c View 6 chunks +6 lines, -8 lines 0 comments Download
A third_party/sqlite/memcmp.patch View 1 1 chunk +87 lines, -0 lines 0 comments Download
M third_party/sqlite/src/src/analyze.c View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/sqlite/src/src/build.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/sqlite/src/src/expr.c View 1 1 chunk +1 line, -3 lines 0 comments Download
M third_party/sqlite/src/src/os_unix.c View 1 chunk +1 line, -1 line 0 comments Download
M third_party/sqlite/src/src/vdbeapi.c View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Scott Hess - ex-Googler
I think you were the last to ask about this, so ...
7 years, 7 months ago (2013-05-08 22:22:38 UTC) #1
wtc
Patch set 1 LGTM. Thanks. By the way, when I told you a memcmp() implementation ...
7 years, 7 months ago (2013-05-08 22:39:27 UTC) #2
Scott Hess - ex-Googler
Removed the variable. It still compiles, so what could go wrong? :-). https://codereview.chromium.org/15070002/diff/1/third_party/sqlite/src/src/build.c File third_party/sqlite/src/src/build.c ...
7 years, 7 months ago (2013-05-08 22:56:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shess@chromium.org/15070002/8001
7 years, 7 months ago (2013-05-09 21:43:40 UTC) #4
commit-bot: I haz the power
7 years, 7 months ago (2013-05-10 02:52:45 UTC) #5
Message was sent while issue was closed.
Change committed as 199345

Powered by Google App Engine
This is Rietveld 408576698