diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-12-15 17:21:23 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-12-15 17:21:23 +0100 |
commit | 88be25781a6930a8ef45fb23eb1f2d4025f29799 (patch) | |
tree | 33461e6946b1ad2716c1807dc5dadae1b1d37ea1 /Python/fileutils.c | |
parent | 8685b18f3959acbca5d7b78ceca71d5269d94d34 (diff) | |
download | cpython-88be25781a6930a8ef45fb23eb1f2d4025f29799.tar.gz |
Fix a memory leak in split-table dictionaries
Issue #28147: Fix a memory leak in split-table dictionaries: setattr() must not
convert combined table into split table.
Patch written by INADA Naoki.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions