summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/tests/malloc_hooks_tests.cpp
diff options
context:
space:
mode:
authorYabin Cui <yabinc@google.com>2015-03-20 10:58:04 -0700
committerYabin Cui <yabinc@google.com>2015-03-20 14:41:52 -0700
commita2db50d5d7fa67b297eddd1c0549f08ea4b6a950 (patch)
treee3b0bb4b01b2b7caf8f5f0ad5be05517592915fb /libc/malloc_hooks/tests/malloc_hooks_tests.cpp
parent4149dc944bbe3c5f1c14fc998106975e68bdd6bf (diff)
Fix alignment error for pthread_internal_t/pthread stack.
aligned attribute can only control compiler's behavior, but we are manually allocating pthread_internal_t. So we need to make sure of alignment manually. Change-Id: Iea4c46eadf10dfd15dc955c5f41cf6063cfd8536
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions