[openbeos] Re: Fw: [Open-beos-cvs]CVS: current/src/kits/

On 2005-02-22 at 12:05:40 [+0100], Stefano Ceccherini wrote:
> 
> >Especially
> >weird
> >is the fact, that init_data() is invoked on it at the end.
> 
> I thought the same, but now I understand why it's like that:
> init_data() sets some member pointers to NULL, so when delete is called in 
> the destructor, it doesn't lead to a crash.

I'm not sure, if I understand this. In the destructor only fBody is deleted, 
which should be initialized properly, since init_data() is called when the 
temporary message is constructed.

I guess, it's best to get rid of the temporary message. I will do that once 
CVS is working at reasonable speed again.

CU, Ingo

Other related posts: