Tags: SlimForce/android_external_sqlite
Tags
Merge branch 'cm-11.0' into stable/cm-11.0
Merge branch 'cm-11.0' into stable/cm-11.0
Fix world-readable permissions due to sqlite race condition Existing code uses umask() to temporarily modify the file permissions for open(). A race condition can occur where a second thread reads in the temporary value, saves it, and then restores the file to the temporary value resulting in world-readable permissions. Backporting a known fix: http://www.sqlite.org/src/info/6c4c2b7dba Bug: 15288755 Change-Id: I89779f3a5ba0bec181d6614b29b1e26ea4f4f049 (cherry picked from commit 7a61b96)
Merge tag 'android-4.4.3_r1' into HEAD Android 4.4.3 release 1
Merge tag 'android-4.4.3_r1' into HEAD Android 4.4.3 release 1
Do not pass QC_PERF into host build of sqlite3. Change-Id: I1ea8c434e2996ae5b5197c5dafb5f868aa485d87
Do not pass QC_PERF into host build of sqlite3. Change-Id: I1ea8c434e2996ae5b5197c5dafb5f868aa485d87
Merge tag 'android-4.3_r2.1' into cm-10.2 Android 4.3 release 2.1
PreviousNext