[ROOT] ther IS !!! a bug in TArrayD !!

From: joe robe (joer00@yahoo.com)
Date: Sat Oct 06 2001 - 23:40:46 MEST


once again I have trouble in my program and tracked it
down to TArrayD.

In debug mode there where some strange brekapoints
called, although I havent set any ! I looked into the
groups and w2k and nt are setting some check bytes on
each allocated block and verify if something changed
when releasing it. if so (memory overridden) debug
breakpoint is called.

So this line calls this breakpoint which fits
perfectly into my observation that TArrayD is LEAKING
!

	TArrayD* Test=new TArrayD(100);
	delete Test;

Joe


__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:51:02 MET