diff options
| author | Christian Heimes <christian@cheimes.de> | 2012-09-10 15:46:09 (GMT) |
|---|---|---|
| committer | Christian Heimes <christian@cheimes.de> | 2012-09-10 15:46:09 (GMT) |
| commit | 8f734ebe94fec52380789a5f1c95a531378db024 (patch) | |
| tree | 1418f34d5bfffd367d4aaf4bcef547ec3e004baf /Python/future.c | |
| parent | fd3023649459c5eac49f401335d43a9587da5e71 (diff) | |
| download | cpython-8f734ebe94fec52380789a5f1c95a531378db024.zip cpython-8f734ebe94fec52380789a5f1c95a531378db024.tar.gz cpython-8f734ebe94fec52380789a5f1c95a531378db024.tar.bz2 | |
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
