diff options
author | Ed Maste <emaste@freebsd.org> | 2016-04-14 14:17:42 +0000 |
---|---|---|
committer | Ed Maste <emaste@freebsd.org> | 2016-04-14 14:17:42 +0000 |
commit | fe2b70637c6af19ab196588bf007e0158c5a1d79 (patch) | |
tree | 0bba41d29b565cc1ce8743de329eb3101b9b6c47 /lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py | |
parent | d502f47726826e02cfca484e8eaae933260454b4 (diff) | |
download | bcm5719-llvm-fe2b70637c6af19ab196588bf007e0158c5a1d79.tar.gz bcm5719-llvm-fe2b70637c6af19ab196588bf007e0158c5a1d79.zip |
[sanitizer] remove FreeBSD PS_STRINGS fallback
The PS_STRINGS constant can easily be incorrect with mismatched
kernel/userland - e.g. when building i386 sanitizers on FreeBSD/amd64
with -m32. The kern.ps_strings sysctl was introduced over 20 years ago
as the supported way to fetch the environment and argument string
addresses from the kernel, so the fallback is never used.
Differential Revision: http://reviews.llvm.org/D19027
llvm-svn: 266305
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py')
0 files changed, 0 insertions, 0 deletions