]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Avoid leaking memory on sofia profile reload
authorTravis Cross <tc@traviscross.com>
Thu, 26 Jun 2014 08:39:55 +0000 (08:39 +0000)
committerTravis Cross <tc@traviscross.com>
Thu, 26 Jun 2014 08:39:55 +0000 (08:39 +0000)
commit75feed68fc829884dfd71585e2c43dbc79ac9f1f
tree6e5611d899834933df30596303d6498de57245a1
parent63351a1061aca2310e232d859554d81604f7e6e4
Avoid leaking memory on sofia profile reload

We were leaking the string values of apply-candidate-acl parameters.
src/mod/endpoints/mod_sofia/sofia.c