On 4/4/07, The Watermelon <[EMAIL PROTECTED]> wrote:
MSVC debug build is detecting massive memory leaks in the latest rev,which
didnt happen in previous revs iirc(previous version only had few minor
'legacy' leaks in  resource_lexer).Seems almost all memory allocations in
frame.c are detected as 'memory leaks' upon exit.Maybe it has something to
do with the removal of block.c and mem.c?

That is exactly what I would expect, since I suspected that the old
memory system was hiding memory leaks, and we can now see them more
clearly. Pumpkin's self-made memory leak detection code is no match
for modern memory debuggers.

 - Per

_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev

Reply via email to