]> 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:31:12 +0000 (15:31 -0400)
commitbb74c691ceb4238fb8afd10352e3b18bfc7fd051
treec215590270e29d271b7077cd268d4141dfc4fb8c
parent46beb0fa1ab5756918c64666fba87dfaf0b94802
res_musiconhold: Use a vector instead of custom array allocation

Change-Id: Ic476a56608b1820ca93dcf68d10cd76fc0b94141
res/res_musiconhold.c