summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Linux/recvfrom.cc
AgeCommit message (Expand)Author
2016-06-20Hide send/sendto/sendmsg interptors under a flag.Evgeniy Stepanov
2016-06-17[msan] Intercept send/sendto/sendmsg.Evgeniy Stepanov
2016-02-29[asan] Fix UB in test/asan/TestCases/Linux/recvfrom.cc testcase.Maxim Ostapenko
2016-02-29[asan] Re-enable test/asan/TestCases/Linux/recvfrom.cc testcase.Maxim Ostapenko
2016-02-25[sanitizer] Fix third parameter in COMMON_INTERCEPTOR_WRITE_RANGE in recv and...Maxim Ostapenko
2016-02-25[asan] Disable recvfrom test failing on the bots.Maxim Ostapenko
2016-02-25[asan] Disable recvfrom testcase on Android due to buildbot failure.Maxim Ostapenko
2016-02-25[sanitizer] Move recvmsg and recv interceptors to sanitizer_common.Maxim Ostapenko