lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3c6c7fb03375bc4532c3a6af65d78226cb5b9281.camel@mailbox.org>
Date: Mon, 23 Jun 2025 10:02:30 +0200
From: Philipp Stanner <phasta@...lbox.org>
To: Takashi Iwai <tiwai@...e.de>, Alok Tiwari <alok.a.tiwari@...cle.com>
Cc: perex@...ex.cz, tiwai@...e.com, phasta@...nel.org, 
	andriy.shevchenko@...ux.intel.com, linux-sound@...r.kernel.org, 
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ALSA: intel8x0: Fix incorrect codec index usage in
 mixer for ICH4

On Sun, 2025-06-22 at 11:28 +0200, Takashi Iwai wrote:
> On Sat, 21 Jun 2025 20:52:24 +0200,
> Alok Tiwari wrote:
> > 
> > code mistakenly used a hardcoded index (codec[1]) instead of
> > iterating, over the codec array using the loop variable i.
> > Use codec[i] instead of codec[1] to match the loop iteration.
> > 
> > Signed-off-by: Alok Tiwari <alok.a.tiwari@...cle.com>
> 
> Applied now.  Thanks.

Shouldn't that have been a bug fix with

Fixes:
and
Cc: stable

?

P.

> 
> 
> Takashi


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ