|
From: Julian S. <js...@ac...> - 2009-02-06 19:20:37
|
> Thank you. So is the correct reading that the first block gives the > stack trace of the call that triggered the error, and the second block > gives the stack trace of the earlier code (whose execution is now > complete) that freed the memory? Yes. J |