]> git.ipfire.org Git - thirdparty/gcc.git/commit - libsanitizer/ChangeLog
[PATCH, rs6000] Disable ASLR in sanitizer on powerpc64.
authorBill Seurer <seurer@linux.vnet.ibm.com>
Thu, 8 Nov 2018 22:33:52 +0000 (22:33 +0000)
committerBill Seurer <seurer@gcc.gnu.org>
Thu, 8 Nov 2018 22:33:52 +0000 (22:33 +0000)
commit39abbb865c2363ab508bdf5dc24553e448c803b0
tree80f82f107cf227c86d746379080ee917bcdf4c4f
parentd69ac8b7f890f79560b11a3548fa39f3e7f8427e
[PATCH, rs6000] Disable ASLR in sanitizer on powerpc64.

Cherry pick powerpc64 sanitizer fix from upstream llvm.

See https://reviews.llvm.org/rL346030 and
https://reviews.llvm.org/D52900.

2018-11-08  Bill Seurer  <seurer@linux.vnet.ibm.com>

* libsanitizer/sanitizer_common/sanitizer_linux.cc (CheckASLR):
Disable ASLR for powerpc64 when using sanitizers.

From-SVN: r265941
libsanitizer/ChangeLog
libsanitizer/sanitizer_common/sanitizer_linux.cc