qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/3] 9p queue 2021-09-02


From: Christian Schoenebeck
Subject: [PULL 0/3] 9p queue 2021-09-02
Date: Thu, 02 Sep 2021 13:42:47 +0200

The following changes since commit 59a89510b62ec23dbeab8b02fa4e3526e353d8b6:

  Merge remote-tracking branch 
'remotes/stefanberger/tags/pull-tpm-2021-09-01-1' into staging (2021-09-02 
08:51:31 +0100)

are available in the Git repository at:

  https://github.com/cschoenebeck/qemu.git tags/pull-9p-20210902

for you to fetch changes up to f83df00900816476cca41bb536e4d532b297d76e:

  9pfs: fix crash in v9fs_walk() (2021-09-02 13:26:22 +0200)

----------------------------------------------------------------
9pfs: misc patches

* Fix an occasional crash when handling 'Twalk' requests.

* Two code cleanup patches.

----------------------------------------------------------------
Christian Schoenebeck (3):
      hw/9pfs: avoid 'path' copy in v9fs_walk()
      hw/9pfs: use g_autofree in v9fs_walk() where possible
      9pfs: fix crash in v9fs_walk()

 hw/9pfs/9p.c   | 15 +++++++--------
 hw/9pfs/coth.h |  4 +++-
 2 files changed, 10 insertions(+), 9 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]