]> granicus.if.org Git - python/commit
Issue #29028: Fixed possible use-after-free bugs in the subscription of the
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 1 Feb 2017 20:47:44 +0000 (22:47 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 1 Feb 2017 20:47:44 +0000 (22:47 +0200)
commit8e21cc3ce010990b043068f0fab13e71c827341f
treed8e501eeca228759bdd0778d3eb359aa950b1fae
parentdbbc9d37a9a611e76e2f247eb8047630510427bd
Issue #29028: Fixed possible use-after-free bugs in the subscription of the
buffer object with custom index object.
Misc/NEWS
Objects/bufferobject.c