]> git.alsa-project.org Git - tinycompress.git/commit
compress_hw_get_hpointer: use SNDRV_COMPRESS_AVAIL64 master
authorGeorge Verhaegen <verhaegen@google.com>
Mon, 21 Jul 2025 15:21:11 +0000 (16:21 +0100)
committerVinod Koul <3178504+vinodkoul@users.noreply.github.com>
Wed, 21 Jan 2026 06:29:57 +0000 (11:59 +0530)
commit72dd4bb6df9bc9080c2f07e8435b882be74b69e4
tree3e12b2915e818bb188b2e3aa36a0a5c462edcf9e
parentf1183e52e28f11376a6e365922875326d5ead23f
compress_hw_get_hpointer: use SNDRV_COMPRESS_AVAIL64

Refactor compress_hw_get_hpointer to use the new SNDRV_COMPRESS_AVAIL64
which benefits from overflow safety.
src/lib/compress_hw.c