]> git.ipfire.org Git - thirdparty/qemu.git/commit
audio/oss: fix buffer pos calculation
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 20 Jan 2020 10:18:04 +0000 (11:18 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 22 Jun 2020 17:49:05 +0000 (12:49 -0500)
commit4b34c6d7248d4e78203db94c79abfed7b0549076
tree5e8878423223d3c23285bf76e3b100251461a134
parent9adb6569bf71808e76a7b71766e73a6da103741e
audio/oss: fix buffer pos calculation

Fixes: 3ba4066d085f ("ossaudio: port to the new audio backend api")
Reported-by: ziming zhang <ezrakiez@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20200120101804.29578-1-kraxel@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
(cherry picked from commit 7a4ede0047a8613b0e3b72c9d351038f013dd357)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
audio/ossaudio.c