diff options
author | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-09-22 15:04:31 +0000 |
---|---|---|
committer | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-09-22 15:04:31 +0000 |
commit | ac4ffb5a130d1304931999781b229e926babeae6 (patch) | |
tree | abd558cf024f65eebfdf681fa7529081cbf1da1d /hw/scsi-generic.c | |
parent | ad02ad6fda4499fdf71c82ea1c7f37fbea25985d (diff) |
Don't use sprintf() or strcpy()
They are unsafe. The current code is correct, but to be safer, we should pass
an explicit size.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5290 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw/scsi-generic.c')
0 files changed, 0 insertions, 0 deletions