diff options
author | Raymond Hettinger <python@rcn.com> | 2003-08-06 06:55:09 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-08-06 06:55:09 (GMT) |
commit | dc72e5683ed2df8004077842b51efc72a8f54307 (patch) | |
tree | 68d534d0fb552116934ef518e070a1b628f877e6 /Python/mactoolboxglue.c | |
parent | 3efb725b1c01c4bd838b19fbc20934fc203f235a (diff) | |
download | cpython-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/mactoolboxglue.c')
0 files changed, 0 insertions, 0 deletions