qemu-e2k/fsdev
Shannon Zhao 25ee9a7fa3 virtfs-proxy: Fix possible overflow
It's detected by coverity. The socket name specified
should fit in the sockadd_un.sun_path. If not abort.

Signed-off-by: Shannon Zhao <zhaoshenglong@huawei.com>
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
2015-03-16 13:29:12 +05:30
..
Makefile.objs hw/9pfs: Include virtio-9p-device.o in build 2014-03-04 09:20:49 +05:30
file-op-9p.h hw/9pfs: Add new security model mapped-file. 2012-01-19 12:21:11 +05:30
qemu-fsdev-dummy.c qemu-option: move standard option definitions out of qemu-config.c 2013-01-12 17:17:53 +01:00
qemu-fsdev-opts.c qemu-option: move standard option definitions out of qemu-config.c 2013-01-12 17:17:53 +01:00
qemu-fsdev.c fsdev: Fix potential memory leak 2013-07-09 13:38:56 -05:00
qemu-fsdev.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
virtfs-proxy-helper.c virtfs-proxy: Fix possible overflow 2015-03-16 13:29:12 +05:30
virtfs-proxy-helper.texi Replace Qemu by QEMU in user visible documentation 2012-04-07 13:58:06 +00:00
virtio-9p-marshal.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
virtio-9p-marshal.h hw/9pfs: Add validation to {un}marshal code 2012-01-04 19:53:22 +05:30