From: Li Qiang <liqiang...@360.cn> Hello,
This series fix two security issues, the first issue is caused by uninitialized heap, and the other is caused by no considering free the buffer allocated previously. Li Qiang (2): 9pfs: fix information leak in xattr read 9pfs: fix memory leak about xattr value hw/9pfs/9p.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) -- 1.8.3.1