-
Darwin Huang authored
https://chromium.googlesource.com/chromium/deps/sqlite.git/+log/3d3ac5e6f58a..c906d361bd62 $ git log 3d3ac5e6f..c906d361b --date=short --no-merges --format='%ad %ae %s' 2020-04-15 huangdarwin Fix a case when a pointer might be used after being freed in the ALTER TABLE code. Fix for [4722bdab08cb1]. 2020-04-14 huangdarwin In the event of a semantic error in an aggregate query, early-out the resetAccumulator() function to prevent problems due to incomplete or incorrect initialization of the AggInfo object. Fix for ticket [af4556bb5c285c08]. Created with: roll-dep src/third_party/sqlite/src Bug: 1070012 Change-Id: Ib6b8271a20064a846d6be69ba022cff57b4b5730 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2153576 Auto-Submit: Darwin Huang <huangdarwin@chromium.org> Reviewed-by:
Chris Mumford <cmumford@google.com> Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#759894}
9289deff