commit | 9f61e0afdea60320cb8ea7651494bd3f51bfa77b | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Wed May 12 17:16:50 2021 -0700 |
committer | Chris Wailes <chriswailes@google.com> | Tue Jun 21 18:28:10 2022 +0000 |
tree | 15a240fa26cb53a0dd902cfe74be133e00e5632e | |
parent | 35d502e87a6c6db22f3d93d1d077231af5e46f7e [diff] |
Remove stack protector from some interpreter functions This CL removes stack protection from several functions in the interpreter to allow us to re-set the stack protector cookie when new processes fork from any of the zygotes. Test: boot Test: atest UidAtomTests Bug: 236398669 Bug: 236399082 Bug: 168258494 Change-Id: I4c9db1934b848b60d636bb82b6855c8a8a6e8383