Files
asterisk/channels
Corey Farrell e8286df19c chan_sip: Fix theoretical leak of p->refer.
If transmit_refer is called when p->refer is already allocated,
it leaks the previous allocation.  Updated code to always free
previous allocation during a new allocation.  Also instead of
checking if we have a previous allocation, always create a
clean record.

ASTERISK-15242 #close
Reported by: David Woolley
Review: https://reviewboard.asterisk.org/r/4160/
........

Merged revisions 428117 from http://svn.asterisk.org/svn/asterisk/branches/11
........

Merged revisions 428118 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@428119 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-11-17 16:00:54 +00:00
..
2012-06-15 16:20:16 +00:00
2014-07-04 13:26:37 +00:00
2014-07-21 08:41:29 +00:00
2012-06-15 16:20:16 +00:00
2012-06-15 16:20:16 +00:00