diff options
author | Elliott Hughes <enh@google.com> | 2017-06-27 17:01:57 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2017-09-18 16:09:43 -0700 |
commit | d6c678ca90d6f7843a9186515fa38d9eec467ff6 (patch) | |
tree | bb6316d48f1ab523c0520bcba316b2ba232dfa34 /libc/async_safe/async_safe_log.cpp | |
parent | 0d5d0746e8b88dab66038d6150cb92b62467aac1 (diff) |
Support larger guard regions.
This also fixes a long-standing bug where the guard region would be taken
out of the stack itself, rather than being -- as POSIX demands -- additional
space after the stack. Historically a 128KiB stack with a 256KiB guard would
have given you an immediate crash.
Bug: http://b/38413813
Test: builds, boots
Change-Id: Idd12a3899be1d92fea3d3e0fa6882ca2216bd79c
Diffstat (limited to 'libc/async_safe/async_safe_log.cpp')
0 files changed, 0 insertions, 0 deletions