]> git.ipfire.org Git - thirdparty/asterisk.git/commit
* Fix FollowMe memory leak on error paths in app_exec().
authorRichard Mudgett <rmudgett@digium.com>
Tue, 8 May 2012 20:25:08 +0000 (20:25 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 8 May 2012 20:25:08 +0000 (20:25 +0000)
commit7590e9f8a027f52f128e0002493b49bbc6593db0
tree922178049616be25ed9310547999364a53e5dd76
parent0f50bb78f27e9e1db677cddbd56f80fd3a9ac777
* Fix FollowMe memory leak on error paths in app_exec().

* Fix FollowMe leaving recorded caller name file on error paths in
app_exec().

* Use correct buffer dimension define in struct call_followme.moh[] and
struct fm_args.namerecloc[].  This fixes unexpected namerecloc filename
length restriction.
........

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@365701 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_followme.c