diff options
author | Zim <zezeozue@google.com> | 2019-09-10 15:34:38 +0100 |
---|---|---|
committer | Bryan Ferris <bferris@google.com> | 2019-12-11 21:56:13 +0000 |
commit | 9c46de648a547bf82dc1edebc589cc09362d3432 (patch) | |
tree | b414ec7e2ad4d10a86076616c24201827cc262f3 /android/sqlite3_android.cpp | |
parent | 28c3d3b2f5cb5c6057fc396c9ad18330bb400a04 (diff) |
[RESTRICT AUTOMERGE] Apply security patch to sqlite 3.18
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/b54aa18b0fe4d683
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.18.2
Test: atest cts/SQLiteDatabaseTest all passed.
Bug: 140181188
Bug: 140180629
Bug: 140182003
Merged-In: Iad8c3d1d74d8591a75a4c033c8bf9d3956d2fe4f
Change-Id: Idab253d25374ef6c60e753086d9d8ba12f365697
Diffstat (limited to 'android/sqlite3_android.cpp')
0 files changed, 0 insertions, 0 deletions