]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
full_contact must be freed by sofia. There isn't a chance of this having blown anythi...
authorWilliam King <william.king@quentustech.com>
Sun, 19 May 2013 02:13:18 +0000 (19:13 -0700)
committerWilliam King <william.king@quentustech.com>
Sun, 19 May 2013 02:13:44 +0000 (19:13 -0700)
commit79e3de3e55d2b58a881e977b9385cc33126ca34f
tree5c2ec9a10847c641c93f41570a9d7383c7f41ebd
parentc80d768004b51a9682f129c339494632acc806fa
full_contact must be freed by sofia. There isn't a chance of this having blown anything up, but Coverity is right that this should be initialized with NULL to be safe against future refactors.
src/mod/endpoints/mod_sofia/sofia.c