-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CVE-2020-15358 and CVE-2020-13871
Test: atest SQLiteSecurityTest Bug: 192605364 Bug: 192606047 Change-Id: If729ab11c364eea165eed1dfc21518bf60d694e2
- Loading branch information
Showing
6 changed files
with
407 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
URL: https://www.sqlite.org/2020/sqlite-autoconf-3320200.tar.gz | ||
Version: 3.32.2 44a58d6c | ||
URL: https://www.sqlite.org/src/tarball/bcd014c4/SQLite-bcd014c4.tar.gz | ||
Version: 3.32a bcd014c4 | ||
This patch fixes CVE-2020-15358 and CVE-2020-13871, b/192605364 and b/192606047 | ||
BugComponent: 24950 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.