* aplay: add missing break before the default case
[not found] <alsa-project/alsa-utils/pr/315@alsa-project.org>
@ 2025-12-16 14:02 ` GitHub pull_request - opened
0 siblings, 0 replies; only message in thread
From: GitHub pull_request - opened @ 2025-12-16 14:02 UTC (permalink / raw)
To: alsa-devel
alsa-project/alsa-utils pull request #315 was opened from bardliao:
Add the break before the default case back. Otherwise, all cases will fall into the default/error case.
Fixes: e78583ab7cde ("aplay: reorganize format handling in begin_wave()")
Request URL : https://github.com/alsa-project/alsa-utils/pull/315
Patch URL : https://github.com/alsa-project/alsa-utils/pull/315.patch
Repository URL: https://github.com/alsa-project/alsa-utils
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-12-16 14:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <alsa-project/alsa-utils/pr/315@alsa-project.org>
2025-12-16 14:02 ` aplay: add missing break before the default case GitHub pull_request - opened
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.