summaryrefslogtreecommitdiff
path: root/Python/bootstrap_hash.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2018-11-12 19:47:13 -0800
committerGitHub <noreply@github.com>2018-11-12 19:47:13 -0800
commite6c77d8301ec1703abb755a7d3ce5bd8c999c082 (patch)
tree3d4d59f8d8d37ba72b2a664aff9e6198000a0fe0 /Python/bootstrap_hash.c
parent2c07c493d2eb45101312e3eb3a77f94d0c9cad1f (diff)
downloadcpython-git-e6c77d8301ec1703abb755a7d3ce5bd8c999c082.tar.gz
Disable getc_unlocked() with MemorySanitizer. (GH-10499)
clang's MemorySanitizer understand getc() but does not understand getc_unlocked(). Workaround: Don't use it on msan builds.
Diffstat (limited to 'Python/bootstrap_hash.c')
0 files changed, 0 insertions, 0 deletions