diff options
author | Emily Morehouse <emily@cuttlesoft.com> | 2017-06-27 04:59:25 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2017-06-27 04:59:25 (GMT) |
commit | 2d348f7a723db839aa18ce8213b8663ccb0a3d35 (patch) | |
tree | a4a72a15945ca5666def24c95f5ecaff9fad72b3 /Lib/idlelib/help_about.py | |
parent | 8047f02a4b0db81cb023df1f5ce4cc1c42d17821 (diff) | |
download | cpython-2d348f7a723db839aa18ce8213b8663ccb0a3d35.zip cpython-2d348f7a723db839aa18ce8213b8663ccb0a3d35.tar.gz cpython-2d348f7a723db839aa18ce8213b8663ccb0a3d35.tar.bz2 |
[3.6] bpo-30769: Fix reference leak introduced in 77703942c59 (GH-2416) (#2425)
New error condition paths were introduced, which did not decrement
`key2` and `val2` objects. Therefore, decrement references before
jumping to the error label.
Signed-off-by: Eric N. Vander Weele <ericvw@gmail.com>
(cherry picked from commit a7874c73c0c729bbec2fd4b077bd0eec276cfff4)
Diffstat (limited to 'Lib/idlelib/help_about.py')
0 files changed, 0 insertions, 0 deletions