]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fixup glare detection, to fix a memory leak of a local pvt structure.
authorTilghman Lesher <tilghman@meg.abyt.es>
Mon, 16 Mar 2009 15:39:15 +0000 (15:39 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Mon, 16 Mar 2009 15:39:15 +0000 (15:39 +0000)
commita3769669b00e7b250abf39424e30455cd8b3ebba
tree4edb9d49949204e2d365a106e7843b19f9582e26
parent52752df83c0a1cf2d0425f73a6975beab25e133f
Fixup glare detection, to fix a memory leak of a local pvt structure.
(closes issue #14656)
 Reported by: caspy
 Patches:
       20090313__bug14656__2.diff.txt uploaded by tilghman (license 14)
 Tested by: caspy

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@182208 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_local.c