summaryrefslogtreecommitdiffstats
path: root/include/exec/user
diff options
context:
space:
mode:
authorChen Gang2014-03-01 18:35:07 +0100
committerAneesh Kumar K.V2014-03-03 17:26:31 +0100
commitfae0864573b08b12f29003baabfd9902d89608fe (patch)
tree363c440ac32512947b5b08296e757888ecadd817 /include/exec/user
parenthw/9pfs/virtio-9p-local.c: move v9fs_string_free() to below "err_out:" (diff)
downloadqemu-fae0864573b08b12f29003baabfd9902d89608fe.tar.gz
qemu-fae0864573b08b12f29003baabfd9902d89608fe.tar.xz
qemu-fae0864573b08b12f29003baabfd9902d89608fe.zip
hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
'ctx->fs_root' + 'path'/'fullname.data' may be larger than PATH_MAX, so need use snprintf() instead of sprintf() just like another area have done in 9pfs. This could possibly result in the truncation of pathname, which we address in the follow up patch. Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions