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] [day] [month] [year] [list]
Message-ID: <172676112049.1503679.10469211610378676302.b4-ty@oracle.com>
Date: Thu, 19 Sep 2024 11:52:49 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: "James E.J. Bottomley" <James.Bottomley@...senPartnership.com>,
        Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
        linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
        linux-scsi@...r.kernel.org
Subject: Re: [PATCH] scsi: scsi_debug: Remove a useless memset()

On Sat, 07 Sep 2024 08:27:22 +0200, Christophe JAILLET wrote:

> 'arr' is kzalloc()'ed, so there is no need to call memset(.., 0, ...) on
> it. It is already cleared.
> 
> This is a follow up of commit b952eb270df3 ("scsi: scsi_debug: Allocate the
> MODE SENSE response from the heap").
> 
> 
> [...]

Applied to 6.12/scsi-queue, thanks!

[1/1] scsi: scsi_debug: Remove a useless memset()
      https://git.kernel.org/mkp/scsi/c/bba20b894e3c

-- 
Martin K. Petersen	Oracle Linux Engineering

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ