diff options
author | George Burgess IV <gbiv@google.com> | 2021-03-23 18:25:22 -0700 |
---|---|---|
committer | George Burgess IV <gbiv@google.com> | 2021-03-29 15:39:50 -0700 |
commit | a1112fd8802e204f36b228254a5d71ed14fbc450 (patch) | |
tree | 0af8957738985aa8ddd082541c227fc7047f3d69 /libc/bionic/bionic_appcompat.cpp | |
parent | b40eb10acc747b600ea361726e3212ff81209ab1 (diff) |
fortify: mark all always_inline functions with no_stack_protector
FORTIFY'ed functions try to be as close to possible as 'invisible';
having stack protectors detracts from that.
Don't apply this to functions which clang has no chance of inlining
anyway (like variadic functions)
Bug: 182948263
Test: TreeHugger
Change-Id: I08cfec25464b8ea1e070942e3dc76fc84da73dd0
Diffstat (limited to 'libc/bionic/bionic_appcompat.cpp')
0 files changed, 0 insertions, 0 deletions