iproute2/rdma
Mark Zhang 4e2d9fc4d8 rdma: Check comm string before print in print_comm()
Broken kernels (not-upstream) can provide wrong empty "comm" field.
It causes to segfault while printing in JSON format.

Fixes: 8ecac46a60 ("rdma: Add QP resource tracking information")
Signed-off-by: Mark Zhang <markz@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2019-09-17 17:17:38 +02:00
..
include/uapi/rdma uapi: rdma netlink.h update 2019-07-16 11:58:44 -07:00
.gitignore rdma: Add basic infrastructure for RDMA tool 2017-08-21 17:07:44 -07:00
Makefile rdma: Add "stat qp show" support 2019-07-19 10:51:13 -07:00
dev.c rdma: Control CQ adaptive moderation (DIM) 2019-08-02 09:30:56 -07:00
link.c rdma: add 'link add/delete' commands 2019-04-03 12:04:30 -07:00
rdma.c rdma: Add "stat qp show" support 2019-07-19 10:51:13 -07:00
rdma.h rdma: Control CQ adaptive moderation (DIM) 2019-08-02 09:30:56 -07:00
res-cmid.c rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res-cq.c rdma: Control CQ adaptive moderation (DIM) 2019-08-02 09:30:56 -07:00
res-mr.c rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res-pd.c rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res-qp.c rdma: Provide and reuse filter functions 2019-02-24 07:09:24 -08:00
res.c rdma: Check comm string before print in print_comm() 2019-09-17 17:17:38 +02:00
res.h rdma: add helper rd_sendrecv_msg() 2019-04-03 12:04:25 -07:00
stat.c rdma: Add default counter show support 2019-07-19 10:51:13 -07:00
sys.c rdma: Add an option to query,set net namespace sharing sys parameter 2019-05-31 15:10:29 -07:00
utils.c rdma: Control CQ adaptive moderation (DIM) 2019-08-02 09:30:56 -07:00