diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-02-12 22:13:26 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-02-12 22:13:26 (GMT) |
commit | 5c4d5bfaf593587032e872c30e32ab129ca15462 (patch) | |
tree | fe897df6776a52a36970f2bff5b389e6d58a9c6d /Lib/cgi.py | |
parent | b86c549c7c41d5f8fa6f50ed3e58f3a1d62a1c4e (diff) | |
download | cpython-5c4d5bfaf593587032e872c30e32ab129ca15462.zip cpython-5c4d5bfaf593587032e872c30e32ab129ca15462.tar.gz cpython-5c4d5bfaf593587032e872c30e32ab129ca15462.tar.bz2 |
Related to SF bug 132008 (PyList_Reverse blows up).
_testcapimodule.c
make sure PyList_Reverse doesn't blow up again
getargs.c
assert args isn't NULL at the top of vgetargs1 instead of
waiting for a NULL-pointer dereference at the end
Diffstat (limited to 'Lib/cgi.py')
0 files changed, 0 insertions, 0 deletions