Thread (2 messages) 2 messages, 2 authors, 2025-02-27

Re: [PATCH][next] ASoC: mediatek: mt8188: Fix uninitialized variable msk

From: Mark Brown <broonie@kernel.org>
Date: 2025-02-27 16:10:19
Also in: kernel-janitors, linux-mediatek, linux-sound, lkml

On Wed, Feb 26, 2025 at 04:18:47PM +0000, Colin Ian King wrote:
The variable msk not initialized and is being bit-wise or'd with values
in a for-loop, leading to an undefined result. Fix this by initializing
msk to zero before the for-loop.
Arnd sent a version of this that picked up reviews from the Mediatek
people so I applied that one, should be fixed in tomorrow's -next.

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help