hw/9pfs/9p.c | 5 +++++ 1 file changed, 5 insertions(+)
The following changes since commit feef1866d1366d651e6a3cb8c9cf1a9aabb81395: Merge tag 'pull-riscv-to-apply-20241107' of https://github.com/alistair23/qemu into staging (2024-11-07 15:08:05 +0000) are available in the Git repository at: https://github.com/cschoenebeck/qemu.git tags/pull-9p-20241108 for you to fetch changes up to 042b4ebfd2298ae01553844124f27d651cdb1071: 9pfs: fix crash on 'Treaddir' request (2024-11-08 10:38:12 +0100) ---------------------------------------------------------------- * Fix crash with a bad 9p client. ---------------------------------------------------------------- Christian Schoenebeck (1): 9pfs: fix crash on 'Treaddir' request hw/9pfs/9p.c | 5 +++++ 1 file changed, 5 insertions(+)
On Fri, 8 Nov 2024 at 10:05, Christian Schoenebeck <qemu_oss@crudebyte.com> wrote: > > The following changes since commit feef1866d1366d651e6a3cb8c9cf1a9aabb81395: > > Merge tag 'pull-riscv-to-apply-20241107' of https://github.com/alistair23/qemu into staging (2024-11-07 15:08:05 +0000) > > are available in the Git repository at: > > https://github.com/cschoenebeck/qemu.git tags/pull-9p-20241108 > > for you to fetch changes up to 042b4ebfd2298ae01553844124f27d651cdb1071: > > 9pfs: fix crash on 'Treaddir' request (2024-11-08 10:38:12 +0100) > > ---------------------------------------------------------------- > * Fix crash with a bad 9p client. > > ---------------------------------------------------------------- Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2 for any user-visible changes. -- PMM
© 2016 - 2024 Red Hat, Inc.