summaryrefslogtreecommitdiff
path: root/Python/marshal.c
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2007-10-05 05:05:24 +0000
committerNeal Norwitz <nnorwitz@gmail.com>2007-10-05 05:05:24 +0000
commitc9f22b954fd8b35eae4adef0652d27473edfdd44 (patch)
treecc258f95112d0318830018a3a2c83d430d8bf7bc /Python/marshal.c
parent14f848bb22e88cac0010980e34caf11d00331740 (diff)
downloadcpython-git-c9f22b954fd8b35eae4adef0652d27473edfdd44.tar.gz
Backport 58332: 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.
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions