tsan: intercept getaddrinfo
commitcf878fd3e01cd141ad1e095764d64c410c0ce763
authorDmitry Vyukov <dvyukov@google.com>
Tue, 13 Aug 2013 16:51:27 +0000 (13 16:51 +0000)
committerDmitry Vyukov <dvyukov@google.com>
Tue, 13 Aug 2013 16:51:27 +0000 (13 16:51 +0000)
treef87ce219b9e74a9d6438c711dfda198361313ee1
parente274841d866cde3d393f643632bf67d59469430e
tsan: intercept getaddrinfo
This is necessary to prevent false positives, see:
https://code.google.com/p/thread-sanitizer/issues/detail?id=25

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@188291 91177308-0d34-0410-b5e6-96231b3b80d8
lib/tsan/rtl/tsan_interceptors.cc