summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2008-08-24 23:50:08 +0000
committerNeal Norwitz <nnorwitz@gmail.com>2008-08-24 23:50:08 +0000
commit54fefadfa4085670d220e336593b27554a3c4d1d (patch)
tree39febb654288971672ff2c05497e102515fd2ddf /Python/Python-ast.c
parent1f404a0f5e528aebe7d611bd4858beae20c5c156 (diff)
downloadcpython-54fefadfa4085670d220e336593b27554a3c4d1d.tar.gz
Issue #3657: Fix uninitialized memory read when pickling longs.
The conversion to the unicode API was incorrect, it should use bytes. repr is a bad variable name. The use is overloaded, but I'll leave that to fix later. R=Brett TESTED=./python -E -tt ./Lib/test/regrtest.py -uall valgrind -q --leak-check=yes --suppressions=Misc/valgrind-python.supp \ ./python -E -tt ./Lib/test/regrtest.py test_pickletools
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions