qemu-patch-raspberry4/fsdev
ZhiPeng Lu 3c08f4a433 fsdev: fix memory leak in main()
@rpath and @sock_name are not freed and leaked.

[groug, not really leaked since the program exits just after that. But it
 is always good practice to free allocated memory]

Signed-off-by: Zhipeng Lu <lu.zhipeng@zte.com.cn>
Signed-off-by: Greg Kurz <groug@kaod.org>
2017-09-05 14:01:16 +02:00
..
9p-iov-marshal.c
9p-iov-marshal.h
9p-marshal.c
9p-marshal.h
file-op-9p.h
Makefile.objs 9pfs: fix dependencies 2017-08-30 18:23:25 +02:00
qemu-fsdev-dummy.c
qemu-fsdev-opts.c
qemu-fsdev-throttle.c block: remove timer canceling in throttle_config() 2017-07-18 15:14:35 +02:00
qemu-fsdev-throttle.h
qemu-fsdev.c
qemu-fsdev.h
virtfs-proxy-helper.c fsdev: fix memory leak in main() 2017-09-05 14:01:16 +02:00
virtfs-proxy-helper.texi