]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-11785 [mod_conference] fix memory leak on realloc failure
authorChris Rienzo <chris@signalwire.com>
Tue, 16 Apr 2019 13:57:56 +0000 (13:57 +0000)
committerAndrey Volk <andywolk@gmail.com>
Wed, 17 Jul 2019 16:22:27 +0000 (20:22 +0400)
commit464490ead5196f9b9a4a7a20cd564cfe1b09ae3b
tree7120231256f0125d9a539e77f2ae792f126f18e1
parentc6990e7a74aa118752b671c5a3df10c4bd99743b
FS-11785 [mod_conference] fix memory leak on realloc failure
                          fix dead assignments in conference_cdr
src/mod/applications/mod_conference/conference_api.c
src/mod/applications/mod_conference/conference_cdr.c