]> 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 20:18:53 +0000 (20:18 +0000)
commit29efce111771cce5dd1a38c6b2ab91a4ace6a6e1
treee4562c07d82430ef56f3257495ad2e205fe59c51
parent7d04ff2878a2e16a6c3aca9d192f0d7febf6afdf
func_frame_drop: Handle allocation failure properly.

Handle allocation failure and simplify the allocation using asprintf.

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