]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Blocked revisions 370361
authorKevin P. Fleming <kpfleming@digium.com>
Mon, 23 Jul 2012 14:51:45 +0000 (14:51 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Mon, 23 Jul 2012 14:51:45 +0000 (14:51 +0000)
commit4f8fd4f43552fc77d228863e90b1decb2146c4cc
tree3e0ea9f5675a57619a8ac2e1443b715e8a99b19e
parent941941ce98f41cbd81ddd97092e76f18983a26e2
Blocked revisions 370361

........
Free any datastores attached to dummy channels.

Revision 370205 added the use of a datastore attached to a dummy channel to
resolve a memory leak, but ast_dummy_channel_destructor() in this branch did
not free datastores, resulting in a continued (but slightly smaller) memory
leak. This patch backports the change to free said datastores from the Asterisk
trunk.

(related to issue AST-916)
........

Merged revisions 370360 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370362 65c4cc65-6c06-0410-ace0-fbb531ad65f3