]> granicus.if.org Git - python/commit
Fix ref-antileak in _struct.c which eventually lead to deallocating None.
authorGeorg Brandl <georg@python.org>
Sun, 28 May 2006 21:42:54 +0000 (21:42 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 28 May 2006 21:42:54 +0000 (21:42 +0000)
commitc26025c562c85cac07470b832215f5f1e474aa56
treee8ec24c237cafe3efad318940d16d3efec32634f
parentc1282eef0c683e69950ccc9bc988f12437de22cb
Fix ref-antileak in _struct.c which eventually lead to deallocating None.
Modules/_struct.c