< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] Memory Leak found


OK,when I cretaed a dialog-based application in vc7.1.I include the
resiprocate.lib into the project file.
when I make a decalration like below:

 SipStack stack1;   //The Sip Stack

then I will get a memory leak.

---
roboo