diff options
author | Zim <zezeozue@google.com> | 2019-09-08 14:33:28 +0100 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2019-12-18 06:22:57 +0000 |
commit | 9843505ffdfc448c0e1b5b0963ee2572c6a9284d (patch) | |
tree | 1914a830c4574c7a0664dc236001183a145d24b9 /android/sqlite3_android.cpp | |
parent | fb5addf82fb2ca632ab6a05e8aa6f904f97dd51b (diff) |
Apply security patch to sqlite 3.22
This patch fixes CVE-2019-9936,CVE-2019-5018,CVE-2019-8457
in b/140181188 b/140180629 and b/140182003 respectively
Download from https://www.sqlite.org/src/info/68b898381ac29429
Get the Tarball or ZIP Archive, unzip it on linux machine then run:
mkdir bld; cd bld; ../configure; make sqlite3.c
Copy sqlite3.c, sqlite3.h, sqlite3ext.h, shell.c from bld directory
to dist/orig.
dist contains a copy of dist/orig, but with the Android.patch
file applied.
Test: select sqlite_version() - returns 3.22.0
Test: atest cts/SQLiteDatabaseTest all passed.
Bug: 140181188
Bug: 140180629
Bug: 140182003
Merged-In: Idf38a3adace9f4bd4feab4012c9cc4de3a1c501c
Change-Id: I9ff4875099ae9a215fcba5b19d46845c461467cc
(cherry picked from commit 678cc662682a24c7c8505794fe5cc26407b646b9)
Diffstat (limited to 'android/sqlite3_android.cpp')
0 files changed, 0 insertions, 0 deletions