]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 17 Sep 2025 17:40:38 +0000 (11:40 -0600)
commitf2c9b84a36de90f83548a135fca73205a8dd3a48
tree847f0b20188f027776d7266cbaa809e5a9278e4a
parent6b39b10731dd0bc615c86c36475aa59f11d2f92e
func_frame_drop: Handle allocation failure properly.

Handle allocation failure and simplify the allocation using asprintf.

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