]> git.tuebingen.mpg.de Git - paraslash.git/commit
flac_afh: Check for possible integer overflows.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 20 May 2025 18:56:36 +0000 (20:56 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 21 May 2025 16:16:07 +0000 (18:16 +0200)
commit64d0e6a1b83e9ff385cb635d887084f225057f02
tree7e132a00ebd62ef4157787c3b9c7c75ceafd6b18
parent4c4467c1ce71775f91e4fd24a554d4e11a7b2f5a
flac_afh: Check for possible integer overflows.

This is a callback function which should carefully check its inputs.
flac_afh.c