diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-12-15 16:21:23 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-12-15 16:21:23 (GMT) |
commit | ccda5c41df456ce6b6b40198233b83e1b18b78db (patch) | |
tree | 6a098c96df5086a49a8069defa8ad906bc7a7253 /Tools/gdb/libpython.py | |
parent | 5e65a5f4efeca3b656779973c465abe756e86a67 (diff) | |
download | cpython-ccda5c41df456ce6b6b40198233b83e1b18b78db.zip cpython-ccda5c41df456ce6b6b40198233b83e1b18b78db.tar.gz cpython-ccda5c41df456ce6b6b40198233b83e1b18b78db.tar.bz2 |
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.
(grafted from 85be9dcc16a81d3ccd1f67b056255a7f206edd47)
Diffstat (limited to 'Tools/gdb/libpython.py')
0 files changed, 0 insertions, 0 deletions