aboutsummaryrefslogtreecommitdiff
path: root/src/tech/security/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/tech/security/index.md')
-rw-r--r--src/tech/security/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tech/security/index.md b/src/tech/security/index.md
index b3845462..68e65aff 100644
--- a/src/tech/security/index.md
+++ b/src/tech/security/index.md
@@ -319,7 +319,7 @@ Android includes many features that make common security issues harder to
exploit. The Android SDK, compilers, and OS use tools to make common memory
corruption issues significantly harder to exploit, including:
-**Android 2.2+**
+**Android 1.5+**
+ ProPolice to prevent stack buffer overruns (-fstack-protector)
+ safe_iop to reduce integer overflows