summaryrefslogtreecommitdiffstats
path: root/Lib/csv.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-11-13 04:18:15 (GMT)
committerGitHub <noreply@github.com>2018-11-13 04:18:15 (GMT)
commit41fdbaa3ea622c3f64d4ab8f70fc79d35729071a (patch)
treedde914ca67dc5270550a5233228fded1c2c7827e /Lib/csv.py
parent3b5b1c0931cd32253bbf2f3bd74e90ff821e026e (diff)
downloadcpython-41fdbaa3ea622c3f64d4ab8f70fc79d35729071a.zip
cpython-41fdbaa3ea622c3f64d4ab8f70fc79d35729071a.tar.gz
cpython-41fdbaa3ea622c3f64d4ab8f70fc79d35729071a.tar.bz2
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. (cherry picked from commit e6c77d8301ec1703abb755a7d3ce5bd8c999c082) Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Lib/csv.py')
0 files changed, 0 insertions, 0 deletions