summaryrefslogtreecommitdiff
path: root/Python/modsupport.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-08-04 15:04:06 +0000
committerGuido van Rossum <guido@python.org>1998-08-04 15:04:06 +0000
commitac6a37ae55b0f165dee662d65976c2d3ab9d2325 (patch)
treecbb592d48b3cdfa1015f47debb2be5edce3d5d01 /Python/modsupport.c
parentdf3d8756b77979279784d2a5545574e2eda85eea (diff)
downloadcpython-git-ac6a37ae55b0f165dee662d65976c2d3ab9d2325.tar.gz
Fix a potential problem in PyLong_FromString(): could fall through the
for loop with z==NULL but continue to reference z later.
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions