diff options
author | Hui Yu <huiyu@google.com> | 2018-12-19 18:27:34 -0800 |
---|---|---|
committer | Bryan Ferris <bferris@google.com> | 2019-01-07 17:57:18 +0000 |
commit | e30f6ff6c8bfd5690e86be7768029ecdfc931074 (patch) | |
tree | 1e385e0b50270da650b6c86913db1b8e1103e615 /android/sqlite3_android.cpp | |
parent | 4aedd1f2cd91fe517be5a78182ed5b4fbce2b203 (diff) |
Apply security patch to sqlite 3.18.
This patch fixes Magellan SQLite Security Vulnerability as in
b/121156452
Download from https://www.sqlite.org/src/info/4bb21d8205b3c72b
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.
Bug: 121156452
Test: select sqlite_version() - returns 3.18.2
Test: cts-tradefed run cts -m CtsDatabaseTestCases -t android.database.sqlite.cts.SQLiteDatabaseTest
Test: cts-tradefed run cts -m CtsDatabaseTestCases -t android.database.sqlite.cts.SQLiteSecurityTest
Change-Id: Iad8c3d1d74d8591a75a4c033c8bf9d3956d2fe4f
Merged-In: Iad8c3d1d74d8591a75a4c033c8bf9d3956d2fe4f
Diffstat (limited to 'android/sqlite3_android.cpp')
0 files changed, 0 insertions, 0 deletions