summaryrefslogtreecommitdiff
path: root/Python/bltinmodule.c
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2007-10-05 05:01:38 +0000
committerNeal Norwitz <nnorwitz@gmail.com>2007-10-05 05:01:38 +0000
commit5a29dd30e0117a59714fa083a946997f2355eede (patch)
tree0960316743c77610bbd62da38ed7701c5edaa4f4 /Python/bltinmodule.c
parent3adac217627fcd90fc82e3aaa3f141c8d8706324 (diff)
downloadcpython-git-5a29dd30e0117a59714fa083a946997f2355eede.tar.gz
Fix Coverity #159.
This code was broken if save() returned a negative number since i contained a boolean value and then we compared i < 0 which should never be true. Will backport (assuming it's necessary)
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions