commit | efcf08d8ca9084d8248715f0634c21b705f02ca2 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Sun Dec 30 22:14:33 2018 -0800 |
committer | GitHub <noreply@github.com> | Sun Dec 30 22:14:33 2018 -0800 |
tree | 18a19e472cfe56d1f48a714316c07b8d861c9816 | |
parent | 75bf2b1e23ee7672fccb1e0fa23d6113cc3d38d7 [diff] |
[3.7] bpo-35214: Annotate posix calls for clang MSan. (GH-11389) (GH-11391) It doesn't know the details of a few less common libc functions.. (cherry picked from commit 1d300ce1d8238136595c8fea76266a4755cd73a2) Co-authored-by: Gregory P. Smith <greg@krypto.org> [Google]