]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
While sofia does garbage collection, in other locations we still call su_free after...
authorWilliam King <william.king@quentustech.com>
Sun, 15 Sep 2013 23:05:11 +0000 (16:05 -0700)
committerWilliam King <william.king@quentustech.com>
Sun, 15 Sep 2013 23:05:30 +0000 (16:05 -0700)
commitb03ba503cd2005196f70bdc7adfd1be645f5a019
tree47550f6fe83b0b6a29af1ec7dc6f102323eee172
parent6d39b55723ee08e1709c2b97d357213a8ae8a103
While sofia does garbage collection, in other locations we still call su_free after calls to sip_header_as_string. So adding it here too since we've finished using the full_contact variable.
src/mod/endpoints/mod_sofia/sofia.c