numam-spdk/lib
Ziye Yang ef91841763 (i)scsi: check strlen before copy
Make sure that we have space for termination char '\0'

Change-Id: Iaebdad3b4278ee322bd78247acc7f0997c3f4b44
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
2017-03-27 11:37:15 -07:00
..
bdev bdev/nvme: assign names to hot-inserted devices. 2017-03-24 15:50:40 -07:00
blob blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00
blobfs blobfs: cache_insert_buffer() - check count before allocating buffer 2017-03-24 16:06:37 -07:00
conf conf: move structures out of public API header 2016-11-16 10:33:16 -07:00
copy ioat: print PCI addresses in hex for consistency 2017-02-14 10:27:47 -07:00
cunit eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
env_dpdk lib/env_dpdk: exit if allocating dpdk_args fails 2017-03-23 14:33:10 -07:00
event reactor: make sure socket_count isn't zero 2017-03-24 10:52:28 -07:00
ioat util: move common helper functions to util.h 2017-02-10 09:38:52 -07:00
iscsi (i)scsi: check strlen before copy 2017-03-27 11:37:15 -07:00
json json: make sure parse always sets *end 2017-02-15 16:31:07 -07:00
jsonrpc util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
log util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
net lib/net: Replace sprintf with snprintf 2017-03-23 13:30:09 -07:00
nvme nvme: Replace some strcpy with snprintf 2017-03-23 15:26:07 -07:00
nvmf nvmf: start even if no transports are available 2017-03-23 13:17:52 -07:00
rpc rpc: Remove event from module unload path 2017-02-28 19:36:43 -07:00
scsi (i)scsi: check strlen before copy 2017-03-27 11:37:15 -07:00
trace trace: Increase the size of trace name 2017-03-27 09:50:09 -07:00
util string: make spdk_parse_ip_addr() params non-const 2017-02-14 10:28:29 -07:00
vhost lib, vhost: check the numbers of reqs 2017-03-27 10:45:56 -07:00
Makefile blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00