Spdk/app
Seth Howell be62a4c359 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>
Change-Id: I5f2f1a9050e47d22b725727bff156a128f1525c9
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2027
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Maciej Szwed <maciej.szwed@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2020-04-27 13:50:11 +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-27 13:50:11 +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