]> 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:11 +0000 (16:05 -0700)
commitaa222c7aea4670df8aa2f9239f6dc5c680958164
tree6a62ac2efc5b5e367d22fd6b62da8ef8ddd84760
parent3329141e74a56d8efdfe9fd2fe0e5385a0c3c196
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