qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] linux-user: netlink cleanup


From: Laurent Vivier
Subject: [Qemu-devel] [PATCH 0/2] linux-user: netlink cleanup
Date: Thu, 16 Jun 2016 21:01:35 +0200

Some cleanup to avoid memory corruption while netlink
helpers are processing data stream.

Laurent Vivier (2):
  linux-user: fd_trans_host_to_target_data() must process only received
    data
  linux-user: don't swap NLMSG_DATA() fields

 linux-user/syscall.c | 74 ++++++++++++++++++++++++++++++----------------------
 1 file changed, 43 insertions(+), 31 deletions(-)

-- 
2.5.5




reply via email to

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