[reSIProcate] RE: memory leak in timerqueue.cxx ?

Fischl jason jason.fischl at gmail.com
Mon Jun 27 18:21:41 CDT 2005


> >
> > Also, should TransactionMessage.hxx have a virtual destructor?  Deleting a
> > Message object that is the base for a TransactionMessage or any other
> > derived type will not have the appropriate derived constructor called.
> >

The base class' (Message) destructor is virtual so all subclasses also
have virtual destructors. This should work fine.

Jason



More information about the resiprocate-devel mailing list