]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-10833: [mod_amqp] memory leak on reconnection attempt to RabbitMQ broker
authorPraveen Kumar <praveen@plivo.com>
Thu, 7 Dec 2017 22:53:43 +0000 (04:23 +0530)
committerPraveen Kumar <praveen@plivo.com>
Thu, 7 Dec 2017 22:53:43 +0000 (04:23 +0530)
commitd311a06a8318d74dddee1ec2bbaed9d949da9cea
tree709e5cd04ae3eefec1c527917ee08b71f800b853
parente99fa262579f393dcd080b174a98f13c675f7592
FS-10833: [mod_amqp] memory leak on reconnection attempt to RabbitMQ broker

Memory leak happening during reconnection attempt after connectivity loss with
RabbitMQ broker.

With these changes, memory leak issue has been addressed and the object has
been properly freed.
src/mod/event_handlers/mod_amqp/mod_amqp_connection.c