[asterisk-dev] [svn-commits] mmichelson: branch 1.4 r202601 - /branches/1.4/channels/chan_sip.c
Olle E. Johansson
oej at edvina.net
Tue Jun 23 10:54:21 CDT 2009
23 jun 2009 kl. 17.22 skrev SVN commits to the Digium repositories:
> Author: mmichelson
> Date: Tue Jun 23 10:22:35 2009
> New Revision: 202601
>
> URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=202601
> Log:
> Fix more memory leaks that may result if rtp is not successfully
> allocated.
It certainly doesn't harm to close these, but I don't think they are
leaks, since we should clean it up in the destruction of the dialog
all the time. If we're not doing that, then that's a bug in itself.
/O
More information about the asterisk-dev
mailing list