]> git.proxmox.com Git - mirror_iproute2.git/commit - rdma/utils.c
rdma: Check return value of strdup call
authorLeon Romanovsky <leonro@mellanox.com>
Wed, 31 Jan 2018 08:11:56 +0000 (10:11 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 6 Feb 2018 01:23:52 +0000 (17:23 -0800)
commit5f8265536f6f511ec62d3a0ee7e1324a8720f7e3
tree898667f598e55cbd265165cdcb444a1a25be9106
parent860676b4244540fd2a652fc5b76f10c73078c163
rdma: Check return value of strdup call

Fixes: 74bd75c2b68d ("rdma: Add basic infrastructure for RDMA tool")
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
rdma/utils.c