OSDN Git Service

Remove a workaround from stack_protector_test that's not needed in master.
authorElliott Hughes <enh@google.com>
Sat, 2 Apr 2016 04:02:25 +0000 (21:02 -0700)
committerElliott Hughes <enh@google.com>
Sat, 2 Apr 2016 04:02:25 +0000 (21:02 -0700)
commit17fdd028da5569ba6e29c338381b60d2d8a499c8
tree234c799a3e92860521a62b00d2b83695c88f3af3
parent2152a8ca3550ff0c9c998bfd4d6ab741758063ec
Remove a workaround from stack_protector_test that's not needed in 

The compiler in master doesn't leave a gap between the buffer and the stack
guard canary.

Bug: http://b/27815668
Change-Id: Iae6681683881055c2719d661a2179f5305c23135
tests/stack_protector_test_helper.cpp