[PULL 0/1] Block patches

There is a newer version of this series
block/qed.c | 1 +
1 file changed, 1 insertion(+)
[PULL 0/1] Block patches
Posted by Stefan Hajnoczi 3 weeks, 5 days ago
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(+)

-- 
2.48.1
Re: [PULL 0/1] Block patches
Posted by Stefan Hajnoczi 3 weeks, 4 days ago
Applied, thanks.

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