mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Fixed tiny hidden bug
This commit is contained in:
parent
273d115de0
commit
41499be5ab
1 changed files with 1 additions and 0 deletions
|
|
@ -280,6 +280,7 @@ static void route_to_channel(snd_pcm_plugin_t *plugin,
|
|||
}
|
||||
|
||||
/* Normalization */
|
||||
goto *norm;
|
||||
norm_int32_8_att:
|
||||
sum.as_uint64 = sum.as_uint32;
|
||||
norm_int64_8_att:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue