commit | 839ed4f330cd0a93474b39d2f72b229317e95604 | [log] [tgz] |
---|---|---|
author | Dan Austin <danielaustin@google.com> | Tue Sep 08 16:18:13 2015 -0700 |
committer | Dan Austin <danielaustin@google.com> | Wed Sep 09 14:32:08 2015 +0000 |
tree | ac2f7c82966757533c10c7d2d560b738cd2d83be | |
parent | e20d6f4a895e4493df51134985766c958027c34c [diff] |
Enable fsanitize integer in binder Enables checks for undefined or suspicious integer behavior. If suspicious behavior is detected, the process is aborted instead of potentially resulting in a security bug, such as #20674694 and #19573085. Bug: 23836686 Change-Id: I14d6d565afcb8a6435fd5a8e8175e00bbe5d9b6c