summaryrefslogtreecommitdiffstats
path: root/Python/marshal.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2003-08-06 06:55:09 (GMT)
committerRaymond Hettinger <python@rcn.com>2003-08-06 06:55:09 (GMT)
commitdc72e5683ed2df8004077842b51efc72a8f54307 (patch)
tree68d534d0fb552116934ef518e070a1b628f877e6 /Python/marshal.c
parent3efb725b1c01c4bd838b19fbc20934fc203f235a (diff)
downloadcpython-dc72e5683ed2df8004077842b51efc72a8f54307.zip
cpython-dc72e5683ed2df8004077842b51efc72a8f54307.tar.gz
cpython-dc72e5683ed2df8004077842b51efc72a8f54307.tar.bz2
Backport SF bug #782369: Massive memory leak in array module
Fixed leak caused by switching from PyList_GetItem to PySequence_GetItem. Added missing NULL check. Clarified code by converting an "if" to an "else if".
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions