]> granicus.if.org Git - python/commit
closes bpo-35991: Fix a potential double free in Modules/_randommodule.c. (GH-11849)
authorZackery Spytz <zspytz@gmail.com>
Thu, 14 Feb 2019 07:43:17 +0000 (00:43 -0700)
committerBenjamin Peterson <benjamin@python.org>
Thu, 14 Feb 2019 07:43:17 +0000 (23:43 -0800)
commitbb3c05d7efca8d23bf39bc2640297ba2598899f3
treef13ade21133256a462f9e88208877d705c3ef639
parentd73ac0eba992a33992210915739d73250bf6d38d
closes bpo-35991: Fix a potential double free in Modules/_randommodule.c. (GH-11849)
Misc/NEWS.d/next/Core and Builtins/2019-02-14-00-00-30.bpo-35991.xlbfSk.rst [new file with mode: 0644]
Modules/_randommodule.c