summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemote_qThreadStopInfo.py
diff options
context:
space:
mode:
authorEugene Zemtsov <ezemtsov@google.com>2017-09-25 17:41:16 +0000
committerEugene Zemtsov <ezemtsov@google.com>2017-09-25 17:41:16 +0000
commit3015341d45d80663db6b38f238c435418dd98343 (patch)
tree4cb2507a2071b24463e86c6d6e6342f5a367be26 /lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemote_qThreadStopInfo.py
parent761f0b660dd72addf67e1eb1e82f62abaafc9112 (diff)
downloadbcm5719-llvm-3015341d45d80663db6b38f238c435418dd98343.tar.gz
bcm5719-llvm-3015341d45d80663db6b38f238c435418dd98343.zip
Use socketpair on all Unix platforms
Using TCP sockets is insecure against local attackers, and possibly against remote attackers too (some vulnerabilities may allow tricking a browser to make a request to localhost). Use socketpair (which is immune to such attacks) on all Unix platforms. Patch by Demi Marie Obenour < demiobenour@gmail.com > Differential Revision: https://reviews.llvm.org/D33213 llvm-svn: 314127
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemote_qThreadStopInfo.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud