+1
−1
Loading
If an error occurs when marshalling the transfer length to the guest, the v9fs_write() function doesn't free an IO vector, thus leading to a memory leak. This patch fixes the issue. Signed-off-by:Li Qiang <liqiang6-s@360.cn> Reviewed-by:
Greg Kurz <groug@kaod.org> [groug, rephrased the changelog] Signed-off-by:
Greg Kurz <groug@kaod.org>