]> granicus.if.org Git - python/commit
http://bugs.python.org/issue6836
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Mon, 28 Sep 2009 13:08:48 +0000 (13:08 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Mon, 28 Sep 2009 13:08:48 +0000 (13:08 +0000)
commitd12f86ce96d3aeb91e9c7f010e303bbc1b8d14da
treea87951cc46c090b05a4fb032fbf7958cc5666eaf
parentb4fd4d37a1b01620cd1bf66d61dcd481b13db411
http://bugs.python.org/issue6836
A memory block allocated with one API was being handed over to an object that used another API to release it.
Parser/parsetok.c