On Mon, Jan 07, 2002 at 02:42:14PM -0600, Rob Mayoff wrote: > Looks like heap corruption. You are probably writing past the end > of a block, or writing to a freed block, or freeing a block twice > some time before this call.
Eeps. Any suggestions on how best to track down where in my code I'm causing this corruption? -- Andrew Piskorski <[EMAIL PROTECTED]> http://www.piskorski.com
