summaryrefslogtreecommitdiffstats
path: root/Python/dtoa.c
diff options
context:
space:
mode:
authorstratakis <cstratak@redhat.com>2019-03-14 15:35:40 (GMT)
committerVictor Stinner <vstinner@redhat.com>2019-03-14 15:35:40 (GMT)
commit2dd6e079ae71f3723fbea2582ac080be06a6968f (patch)
tree036994b21559ddd8a504d412b91a440860b422b0 /Python/dtoa.c
parentfb3336acfde3204fd01ce519ef24cc18a94dfa3f (diff)
downloadcpython-2dd6e079ae71f3723fbea2582ac080be06a6968f.zip
cpython-2dd6e079ae71f3723fbea2582ac080be06a6968f.tar.gz
cpython-2dd6e079ae71f3723fbea2582ac080be06a6968f.tar.bz2
[2.7] bpo-36289: Fix a possible reference leak in the io module (GH-12329)
Fix a reference leak in _bufferedreader_read_all(): _io.BufferedIOMixin.read() leaks a reference on 'data' when it reads the whole file content but flush() fails.
Diffstat (limited to 'Python/dtoa.c')
0 files changed, 0 insertions, 0 deletions