]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-6128 FS-6200 --resolve allocating the sofia_private on the nua_handle seems to...
authorAnthony Minessale <anthm@freeswitch.org>
Mon, 10 Feb 2014 23:05:40 +0000 (04:05 +0500)
committerAnthony Minessale <anthm@freeswitch.org>
Mon, 10 Feb 2014 23:06:11 +0000 (04:06 +0500)
commit5b188798135e9635725082aeb2224c0efd467937
treed87c411374092f2ba9b1b83d578d20a7af3636f1
parent38d679b20525e0d50716fe835388ef17f8c45f38
FS-6128 FS-6200 --resolve allocating the sofia_private on the nua_handle seems to lead to memory corruption, changing it back to malloc as done in the version before the regression
src/mod/endpoints/mod_sofia/sofia.c
src/mod/endpoints/mod_sofia/sofia_reg.c