diff options
author | Eric N. Vander Weele <ericvw@gmail.com> | 2017-06-27 01:35:20 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-06-27 01:35:20 (GMT) |
commit | a7874c73c0c729bbec2fd4b077bd0eec276cfff4 (patch) | |
tree | 10f4bd8853b79faf44e3bf2d0847dabff973d8f3 /Modules/socketmodule.h | |
parent | 48b5c422ffb03affb00c184b9a99e5537be92732 (diff) | |
download | cpython-a7874c73c0c729bbec2fd4b077bd0eec276cfff4.zip cpython-a7874c73c0c729bbec2fd4b077bd0eec276cfff4.tar.gz cpython-a7874c73c0c729bbec2fd4b077bd0eec276cfff4.tar.bz2 |
bpo-30769: Fix reference leak introduced in 77703942c59 (#2416)
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>
Diffstat (limited to 'Modules/socketmodule.h')
0 files changed, 0 insertions, 0 deletions