]> git.ipfire.org Git - thirdparty/asterisk.git/commit
func_frame_drop: Handle allocation failure properly.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 14 Aug 2025 14:00:09 +0000 (10:00 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Wed, 10 Sep 2025 19:52:59 +0000 (19:52 +0000)
commita46fca764375468247468f7c207e3a5d3ee6ac3e
tree5728866e824a876bf84f2e04bd2b6d92bab269fc
parent2d9a75c68e03e027d26b37a7c8b15177a441e884
func_frame_drop: Handle allocation failure properly.

Handle allocation failure and simplify the allocation using asprintf.

Resolves: #1366
(cherry picked from commit 40e6f2b12cfaeddf57712586f40b1f90d658eba9)
funcs/func_frame_drop.c