diff options
author | Michał Górny <mgorny@moritz.systems> | 2022-02-10 19:40:28 +0100 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2022-02-10 20:15:56 +0100 |
commit | c65fb0cdf26296ae83d23260337d1231d0249020 (patch) | |
tree | f7987a9b5ab9f4984ca7741a8ff8a6a4239d84b0 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | f6685f774697c85d6a352dcea013f46a99f9fe31 (diff) | |
download | llvm-c65fb0cdf26296ae83d23260337d1231d0249020.zip llvm-c65fb0cdf26296ae83d23260337d1231d0249020.tar.gz llvm-c65fb0cdf26296ae83d23260337d1231d0249020.tar.bz2 |
[compiler-rt] Fix endianness in get_sock_peer_name test
Fix passing the port and IP address with the wrong endianness
in get_sock_peer_name() that causes the connect() to fail inside
without an outgoing network interface (it's trying to connect
to 1.0.0.127 instead of 127.0.0.1).
Differential Revision: https://reviews.llvm.org/D119461
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions