[New-bugs-announce] [issue33391] leak in set_symmetric_difference?
lekma
report at bugs.python.org
Mon Apr 30 05:42:42 EDT 2018
New submission from lekma <lekmalek at gmail.com>:
shouldn't otherset be decrefed before returning on error in set_symmetric_difference? if not, what am I missing?
----------
components: Interpreter Core
files: setobject.c.diff
keywords: patch
messages: 315945
nosy: lekma
priority: normal
severity: normal
status: open
title: leak in set_symmetric_difference?
versions: Python 3.8
Added file: https://bugs.python.org/file47557/setobject.c.diff
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33391>
_______________________________________
More information about the New-bugs-announce
mailing list