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 | f47d79fec1b6cbb0d38b9a828cf94202c21e50f8 (patch) | |
| tree | 47e3e0b91358bc409df40189eeeb27fa768b531c /Python/symtable.c | |
| parent | 76c082911b69c5f3bb2bee9aadef0a0ea9162eac (diff) | |
| download | cpython-f47d79fec1b6cbb0d38b9a828cf94202c21e50f8.zip cpython-f47d79fec1b6cbb0d38b9a828cf94202c21e50f8.tar.gz cpython-f47d79fec1b6cbb0d38b9a828cf94202c21e50f8.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/symtable.c')
0 files changed, 0 insertions, 0 deletions
