]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_stir_shaken: Fix memory allocation error in curl.c
authorBen Ford <bford@digium.com>
Mon, 20 Jul 2020 18:05:43 +0000 (13:05 -0500)
committerJoshua Colp <jcolp@sangoma.com>
Wed, 5 Aug 2020 10:01:35 +0000 (05:01 -0500)
commitde23cb4002273d7f2e8b6462c72f52cf2c13d171
tree2db5c8380483fb8e938f44171fb690c25d5f2e1d
parent71446b68fc17f09253272b8d76a5118a553ced56
res_stir_shaken: Fix memory allocation error in curl.c

Fixed a memory allocation that was not passing in the correct size for
the struct in curl.c.

Change-Id: I5fb92fbbe84b075fa6aefa2423786df80e114c3a
(cherry picked from commit deaa3742dc998e38369d34bfc308d84e9036dcba)
res/res_stir_shaken/curl.c