]> 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)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 15 Aug 2025 16:09:27 +0000 (16:09 +0000)
commitd08c3ad99f42e5a2de098b7fe01e876baef8b5da
tree0fed74e20414f91b81678b6650276ffc6775349c
parent5003d882e79991dbf850f17ea3e4428729fe2865
func_frame_drop: Handle allocation failure properly.

Handle allocation failure and simplify the allocation using asprintf.

Resolves: #1366
funcs/func_frame_drop.c