]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_musiconhold: Use a vector instead of custom array allocation
authorSean Bright <sean.bright@gmail.com>
Mon, 29 Jul 2019 15:15:22 +0000 (11:15 -0400)
committerSean Bright <sean.bright@gmail.com>
Thu, 1 Aug 2019 19:44:24 +0000 (13:44 -0600)
commit1f8ae708a030afafa687923261e28c2eb5c7d425
tree24092b42d28e7662030f7624426acf0abc87113c
parent4018e883695f6fc91ded85e52b0cd85ee2c2a882
res_musiconhold: Use a vector instead of custom array allocation

Change-Id: Ic476a56608b1820ca93dcf68d10cd76fc0b94141
res/res_musiconhold.c