]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_musiconhold: Minor cleanup.
authorWalter Doekes <walter+asterisk@wjd.nu>
Wed, 14 May 2014 15:39:10 +0000 (15:39 +0000)
committerWalter Doekes <walter+asterisk@wjd.nu>
Wed, 14 May 2014 15:39:10 +0000 (15:39 +0000)
commit1cfd64bc991385309532e46c458ec03dbad8bf39
treee1af50a90d9c8c34c925769d0122106537585c3d
parent518dbd92f6cd98465c099c26f41d20a63e2ecb50
res_musiconhold: Minor cleanup.

Fix a few free()'s that should be ast_free()'s. Reverted an old
workaround that isn't necessary. Reorder a tiny bit of code.
Remove a bit of commented-out code.

Review: https://reviewboard.asterisk.org/r/3536/
........

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

Merged revisions 413895 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@413896 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_musiconhold.c