681459bf9c
Use snprintf instead strncpy to get safe null string termination.
There was possible to get not terminated string after strncpy operation.
Coverity issue: 158631
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
scsi_spec.h | ||
scsi.c | ||
vhost_scsi.c | ||
vhost_scsi.h |