]> git.ipfire.org Git - thirdparty/asterisk.git/commit
frame.c: validate frame data length is less than samples when adjusting volume
authormkmer <mike.j.kasper@gmail.com>
Mon, 12 May 2025 14:18:19 +0000 (10:18 -0400)
committerGeorge Joseph <gjoseph@sangoma.com>
Thu, 26 Jun 2025 18:15:04 +0000 (12:15 -0600)
commit8955c13c67901d490fc0e8adf03370711dd191d8
tree7bdd17422dbad4cb76b68a3a9434cb941d36a755
parent76d20593938aa47dc47fd06f822db25d130288c3
frame.c: validate frame data length is less than samples when adjusting volume

Resolves: #1230
(cherry picked from commit 113c7d0a8d0bdfb66b4e41e60470c2795c3b185c)
main/frame.c