Vitaly Buka
1bbed69059
[sanitizer] Another attempt to fix protoent test
...
Now we are going to pick name and index based on output of getprotoent_r.
2020-07-17 17:31:15 -07:00
Vitaly Buka
40a073eac1
[sanitizer] Fix protoent without network
2020-07-17 02:21:18 -07:00
Gui Andrade
e54b228408
[Sanitizers] Change protoent test to check for IPv6 instead of RDP
...
Looks like RDP isn't present on some of LLVM's buildbot machines
2020-07-10 23:50:39 +00:00
Gui Andrade
158feabde4
[Sanitizer]: Require !android for protoent test
2020-07-08 23:07:59 +00:00
Gui Andrade
339f1b4903
sanitizers: Add interceptors for getproto{ent,byname,bynumber}_r
...
This also allows intercepting these getprotoent functions on Linux as
well, since Linux exposes them.
Differential Revision: https://reviews.llvm.org/D82424
2020-07-08 21:41:18 +00:00