Re: [PATCH] scsi: storvsc: Remove memset before memory freeing in storvsc_suspend()
From: "Martin K. Petersen" <martin.petersen@oracle.com>
Date: 2020-06-10 02:05:01
Also in:
linux-scsi, lkml
From: "Martin K. Petersen" <martin.petersen@oracle.com>
Date: 2020-06-10 02:05:01
Also in:
linux-scsi, lkml
On Fri, 5 Jun 2020 10:59:34 +0300, Denis Efremov wrote:
Remove memset with 0 for stor_device->stor_chns in storvsc_suspend() before the call to kfree() as the memory contains no sensitive information.
Applied to 5.8/scsi-queue, thanks!
[1/1] scsi: storvsc: Remove memset before memory freeing in storvsc_suspend()
https://git.kernel.org/mkp/scsi/c/f47c24033a1a
--
Martin K. Petersen Oracle Linux Engineering