Files
cpython/Python/bltinmodule.c
Walter Dörwald afa2448b2a Backport checkin:
Fix a crash: when sq_item failed the code continued blindly and used the
NULL pointer. (Detected by Michael Hudson, patch provided by Neal Norwitz).

Fix refcounting leak in filtertuple().
2003-08-18 18:34:09 +00:00

56 KiB