(Forgive me if this is a duplicate post -- I'm reconfiguring my mail system to make the Sender: field say "[EMAIL PROTECTED]" instead of "[EMAIL PROTECTED]".)
Toni Cassisi wrote: > > If I enable full CRT heap debugging, an exception will be thrown indicating > that Judy1 has somewhere overrun the heap block allocated to it. > Specifically, written past the end of the allocated buffer. If you use to Linux you could try the same test under the valgrind debugger. Valgrind will show you exactly where the invalid write occurred. http://valgrind.org/ Regards, Zooko ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Judy-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/judy-devel
