summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-10-25 20:18:35 +0000
committerGuido van Rossum <guido@python.org>2001-10-25 20:18:35 +0000
commita0dfc8577de8c1b6de19dccc2992b6d95b71f969 (patch)
tree868bbe82dc0fffabb96ef5b91a2647733c07da57 /Python
parentb112481f128030f4627828287a98b38d9c7780f0 (diff)
downloadcpython-git-a0dfc8577de8c1b6de19dccc2992b6d95b71f969.tar.gz
Fix SF bug #474538: Memory (reference) leak in poller.register (Dave Brueck)
Replace some tortuous code that was trying to be clever but forgot to DECREF the key and value, by more longwinded but obviously correct code. (Inspired by but not copying the fix from SF patch #475033.)
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions