summaryrefslogtreecommitdiff
path: root/Python/getversion.c
diff options
context:
space:
mode:
authorPeter Astrand <astrand@lysator.liu.se>2007-02-02 19:06:36 +0000
committerPeter Astrand <astrand@lysator.liu.se>2007-02-02 19:06:36 +0000
commitf54000325b49c36c6bfb4632137a9a20c8fa2e3c (patch)
treefd83f39624e9771126e2b01c3563a4861b15b1f1 /Python/getversion.c
parentdb67aef672ba51e7d01b1f095d5342fc2e67ca1a (diff)
downloadcpython-git-f54000325b49c36c6bfb4632137a9a20c8fa2e3c.tar.gz
We had several if statements checking the value of a fd. This is unsafe, since valid fds might be zero. We should check for not None instead.
Diffstat (limited to 'Python/getversion.c')
0 files changed, 0 insertions, 0 deletions