]> 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)
committerNaveen Albert <asterisk@phreaknet.org>
Fri, 15 Aug 2025 16:09:21 +0000 (16:09 +0000)
commit8ca6968317c6da1f1563074de0477058fd70ec9f
treee4562c07d82430ef56f3257495ad2e205fe59c51
parentb098f2aa0f2d8fff434a317bd6e1cfd028cee95f
func_frame_drop: Handle allocation failure properly.

Handle allocation failure and simplify the allocation using asprintf.

Resolves: #1366
funcs/func_frame_drop.c