Home
last modified time | relevance | path

Searched hist:e95c9a49 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p.ce95c9a49 Mon Oct 17 07:13:58 CDT 2016 Li Qiang <liqiang6-s@360.cn> 9pfs: fix potential host memory leak in v9fs_read

In 9pfs read dispatch function, it doesn't free two QEMUIOVector
object thus causing potential memory leak. This patch avoid this.

Signed-off-by: Li Qiang <liqiang6-s@360.cn>
Signed-off-by: Greg Kurz <groug@kaod.org>