numam-spdk/app
Seth Howell c0bf57f87d spdk_top: Add asserts and checks for NULL pointers.
There are several memory allocations and funtion calls
that could theoretically return NULL in spdk_top. In
practice, these things are not likely to happen, but it
is necessary to add asserts and checks for them just in
case and to silence several KW warnings.

Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2027 (master)

(cherry picked from commit be62a4c359)
Change-Id: I5f2f1a9050e47d22b725727bff156a128f1525c9
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2067
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Seth Howell <seth.howell@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-04-30 13:17:21 +00:00
..
iscsi_tgt global: rename copy to accel 2020-02-18 08:05:34 +00:00
iscsi_top iscsi: Assign connections to poll groups instead of lcores. 2019-08-12 20:49:36 +00:00
nvmf_tgt global: rename copy to accel 2020-02-18 08:05:34 +00:00
spdk_lspci lib/vmd: detach devices during shutdown 2020-02-04 16:50:25 +00:00
spdk_tgt global: rename copy to accel 2020-02-18 08:05:34 +00:00
spdk_top spdk_top: Add asserts and checks for NULL pointers. 2020-04-30 13:17:21 +00:00
trace app/trace: suppress TSC output by default 2019-05-02 08:41:56 +00:00
trace_record lib/trace: add trace_record tool 2019-01-30 06:36:25 +00:00
vhost global: rename copy to accel 2020-02-18 08:05:34 +00:00
Makefile app: Initial patch for spdk_top application 2020-04-22 09:17:14 +00:00