Skip to content
Commit ecfcc07a authored by Evgeniy Stepanov's avatar Evgeniy Stepanov
Browse files

[msan] Don't check dstaddr in sendto() interceptor.

Dstaddr may contain uninitialized padding at the end (common
implementations accept larger addrlen and ignore the extra bytes).
Also, depending on the socket state, dstaddr argument may be ignored.

llvm-svn: 273205
parent 843b6513
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment