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

[reSIProcate] releaseContents


Hi

 

I’m having a problem using the resiprocate stack. When I receive a message with an sdp that can’t be parsed I’m using releaseContents to free up the memory. The problem is that this function throws an exception because of the incorrect sdp which means that I will leak everytime this happens. Is there any other way to free up the memory used by the sdp?

 

Thanks,

KJ