qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/1] 9pfs patches for 2.11 20171016


From: Greg Kurz
Subject: [Qemu-devel] [PULL 0/1] 9pfs patches for 2.11 20171016
Date: Mon, 16 Oct 2017 17:13:36 +0200

The following changes since commit 40a1e8ac2e10155b5df13a2508ac080b00cd7e23:

  Merge remote-tracking branch 'remotes/elmarco/tags/vu-pull-request' into 
staging (2017-10-16 10:22:39 +0100)

are available in the git repository at:

  https://github.com/gkurz/qemu.git tags/for-upstream

for you to fetch changes up to 7bd92756303f2158a68d5166264dc30139b813b6:

  9pfs: use g_malloc0 to allocate space for xattr (2017-10-16 14:21:59 +0200)

----------------------------------------------------------------
This fixes a potential data leak to the guest.

----------------------------------------------------------------
Prasad J Pandit (1):
      9pfs: use g_malloc0 to allocate space for xattr

 hw/9pfs/9p.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
-- 
2.13.6




reply via email to

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