mbox

[PULL,for-9.1,0/1] hw/nvme late fix

Message ID 20240820044505.84005-3-its@irrelevant.dk
State New
Headers show

Pull-request

https://gitlab.com/birkelund/qemu.git tags/nvme-next-pull-request

Message

Klaus Jensen Aug. 20, 2024, 4:45 a.m. UTC
From: Klaus Jensen <k.jensen@samsung.com>

Hi,

The following changes since commit 48e4ba59a3756aad743982da16bf9b5120d91a0c:

  Merge tag 'pull-riscv-to-apply-20240819-1' of https://github.com/alistair23/qemu into staging (2024-08-19 14:55:23 +1000)

are available in the Git repository at:

  https://gitlab.com/birkelund/qemu.git tags/nvme-next-pull-request

for you to fetch changes up to 6a22121c4f25b181e99479f65958ecde65da1c92:

  hw/nvme: fix leak of uninitialized memory in io_mgmt_recv (2024-08-20 06:16:48 +0200)

----------------------------------------------------------------
hw/nvme late fix
-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEEUigzqnXi3OaiR2bATeGvMW1PDekFAmbEHsUACgkQTeGvMW1P
DenlQgf/dzz4B5pzdD0HsjNVNulxygAJEnYitiF/50LRj564hQDoisNYPvHeKMA7
wfk8jSSimTM6YkETksiR2DvnXlZ3wXn/HAhqE15GSW8vtRK2/RO9vNn51gyoFvl3
z/Wm8ahoFaNpygQQkQMIJ9QHVD3GheZH4OxMhqI1523+s7dGcUNetoZiyoBAdJ6m
7KOa/zUTPBmvpKMOEa25Ss+nZIPp9eFuCwQxhToV0gEuJFHolRZYv7GA4UjnodvJ
HrBrbsB8W4vh65FmC7WLAG9XFvNMgC0h8qtzWyKhNcxf478E7FckLvnAzSZExitj
fJzrSJV0bJHlQEM2q0yHYpL0urh5XA==
=ZeRF
-----END PGP SIGNATURE-----

----------------------------------------------------------------

Klaus Jensen (1):
  hw/nvme: fix leak of uninitialized memory in io_mgmt_recv

 hw/nvme/ctrl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Richard Henderson Aug. 20, 2024, 11:29 a.m. UTC | #1
On 8/20/24 14:45, Klaus Jensen wrote:
> From: Klaus Jensen<k.jensen@samsung.com>
> 
> Hi,
> 
> The following changes since commit 48e4ba59a3756aad743982da16bf9b5120d91a0c:
> 
>    Merge tag 'pull-riscv-to-apply-20240819-1' ofhttps://github.com/alistair23/qemu into staging (2024-08-19 14:55:23 +1000)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/birkelund/qemu.git tags/nvme-next-pull-request
> 
> for you to fetch changes up to 6a22121c4f25b181e99479f65958ecde65da1c92:
> 
>    hw/nvme: fix leak of uninitialized memory in io_mgmt_recv (2024-08-20 06:16:48 +0200)

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate.

r~