Tim Peters <tim.one@comcast.net>: > What is surprising is that it also leaks *memory* in 2.2 and current CVS, > although it doesn't leak *objects* anymore, > An effective solution would be to bound the size of the frameobject free > list: I don't think that's the right solution. Won't the same problem occur with all the other kinds of free list as well? You'd have to put bounds on all of them. Seems to me the correct solution is to count allocs/frees from/to any free list along with memory allocs/frees for the purpose of deciding when to do a gc. Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg@cosc.canterbury.ac.nz +--------------------------------------+
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4