commit | c6a3ff634a90cb8b028019e3c8c48a221739ee26 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Mon Jul 08 22:11:52 2002 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Mon Jul 08 22:11:52 2002 +0000 |
tree | 45cded7528a7d0f7b2a8f4da1aa8016f5b84bec1 | |
parent | d1b2045958306349b04da931a1a400d7e9a49fb9 [diff] |
SF bug 578752: COUNT_ALLOCS vs heap types Repair segfaults and infinite loops in COUNT_ALLOCS builds in the presence of new-style (heap-allocated) classes/types. Bugfix candidate. I'll backport this to 2.2. It's irrelevant in 2.1.