summaryrefslogtreecommitdiff
path: root/Python/mysnprintf.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-12-01 02:52:56 +0000
committerTim Peters <tim.peters@gmail.com>2001-12-01 02:52:56 +0000
commit490f7b2d49f91330d3d5aad967979073acad8a3c (patch)
tree29b8f6af07e98383caf8ced26774249b431a27c9 /Python/mysnprintf.c
parent9d0659519dbcd1684824e3b065ef606eb4cc4cc4 (diff)
downloadcpython-490f7b2d49f91330d3d5aad967979073acad8a3c.tar.gz
SF bug #487743: test_builtin fails on 64 bit platform.
Bugfix candidate. int_repr(): we've never had a buffer big enough to hold the largest possible result on a 64-bit box. Now that we're using snprintf instead of sprintf, this can lead to nonsense results instead of random stack corruption.
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions