summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2018-06-23 13:06:11 (GMT)
committerGitHub <noreply@github.com>2018-06-23 13:06:11 (GMT)
commit1094891b2e3eafef464819acd4cd04cfd2b59661 (patch)
treec0500dda4a5317d5276c958c12e336a026b0fcaa /Python/errors.c
parent688325ed1a4d549f03d886507c265093aa3b2cab (diff)
downloadcpython-1094891b2e3eafef464819acd4cd04cfd2b59661.zip
cpython-1094891b2e3eafef464819acd4cd04cfd2b59661.tar.gz
cpython-1094891b2e3eafef464819acd4cd04cfd2b59661.tar.bz2
bpo-33916: Fix bz2 and lzma init when called twice (GH-7843) (GH-7872)
bz2, lzma: When Decompressor.__init__() is called twice, free the old lock to not leak memory. (cherry picked from commit 9b7cf757213cf4d7ae1d436d86ad53f5ba362d55)
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions