commit | 40febcad47d22c234b9dcc14391ccd936b895f8c | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Fri Dec 07 17:20:28 2012 -0800 |
committer | Nick Kralevich <nnk@google.com> | Fri Dec 07 17:20:28 2012 -0800 |
tree | fbae72c80fa2815864a2ab6877501d235418238b | |
parent | f8b804f8c532c6d913d8389f9a8e4c05a8f0310c [diff] |
x86: enable FORTIFY_SOURCE Enable FORTIFY_SOURCE for Android x86. This adds certain security protections to Android programs, checking for common programming mistakes and buffer overflows. FORTIFY_SOURCE protections have been enabled for ARM since a46c480e43cc61d0190569684f0a1e53a5da75b6 (Jun 4th 2012) Change-Id: Idae6f93d37ddae605088867cd3029f12632456e1