]> git.alsa-project.org Git - alsa-utils.git/commit
alsaloop: samplerate - fix the wrong pointer operation
authorJaroslav Kysela <perex@perex.cz>
Wed, 31 Mar 2021 14:38:37 +0000 (16:38 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 31 Mar 2021 14:38:37 +0000 (16:38 +0200)
commit7a7e064f83f128e4e115c24ef15ba6788b1709a6
treec782dab36b23963f3de5444d38319950b544a72c
parent204ae460a1768356e7a8eb561e7434b23e13e4a0
alsaloop: samplerate - fix the wrong pointer operation

It seems that the warnings fix introduced a regression.

BugLink: https://github.com/alsa-project/alsa-utils/issues/85
Fixes: cc46d02 ("alsaloop: pcmjob - fix few warnings")
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
alsaloop/pcmjob.c