mbox

[PULL,0/1] Block patches

Message ID 20250306022106.304510-1-stefanha@redhat.com (mailing list archive)
State New
Headers show

Pull-request

https://gitlab.com/stefanha/qemu.git tags/block-pull-request

Message

Stefan Hajnoczi March 6, 2025, 2:21 a.m. UTC
The following changes since commit 661c2e1ab29cd9c4d268ae3f44712e8d421c0e56:

  scripts/checkpatch: Fix a typo (2025-03-04 09:30:26 +0800)

are available in the Git repository at:

  https://gitlab.com/stefanha/qemu.git tags/block-pull-request

for you to fetch changes up to 2ad638a3d160923ef3dbf87c73944e6e44bdc724:

  block/qed: fix use-after-free by nullifying timer pointer after free (2025-03-06 10:19:54 +0800)

----------------------------------------------------------------
Pull request

QED need_check_timer use-after-free fix

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

Denis Rastyogin (1):
  block/qed: fix use-after-free by nullifying timer pointer after free

 block/qed.c | 1 +
 1 file changed, 1 insertion(+)

Comments

Stefan Hajnoczi March 7, 2025, 7:18 a.m. UTC | #1
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any user-visible changes.