]> 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)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 20 May 2025 13:54:08 +0000 (13:54 +0000)
commitabf3f78c81ca4bcd39ad9a26f67aad28f7872bd2
treee31b24c6607bedbf63302612c656152776d1e386
parent3924a828ff3a4ae16fbcb90186b7c56b26ec43ae
frame.c: validate frame data length is less than samples when adjusting volume

Resolves: #1230
main/frame.c