summaryrefslogtreecommitdiff
path: root/Python/future.c
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2012-09-10 17:46:09 +0200
committerChristian Heimes <christian@cheimes.de>2012-09-10 17:46:09 +0200
commit8f734ebe94fec52380789a5f1c95a531378db024 (patch)
tree1418f34d5bfffd367d4aaf4bcef547ec3e004baf /Python/future.c
parentfd3023649459c5eac49f401335d43a9587da5e71 (diff)
downloadcpython-git-8f734ebe94fec52380789a5f1c95a531378db024.tar.gz
Fixed reference leak in error branch of _bufferedreader_read_all(). The variable data can contain a bytes object but it wasn't cleaned up when PyList_New() failed. CID 715364
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions