freebsd-dev/contrib/ofed/librdmacm
Eric van Gyzen d13def78cc Fix Coverity issues in OFED
read_ibdiag_config NULL deref
read_ibdiag_config mem leak
ib_mad_inv_field_str Missing comma in a string array initialization
print_node_header NULL deref
diff_node_ports copy-paste error
ibportstate.c main() missing break in switch
set_thresholds NULL ptr deref
dump_unicast_tables leaks mapnd
umad_cm_attr_str dead code
__ibv_close_device close(-1)
check return value of listen()
mlx5 bitmap.h - bad bit shift - UB
get_dst_addr check return value of inet_pton
osm_perfmgr_init check return value of cl_spinlock_init
osm_port_new memory leak on error path
sa_mad_ctrl_rcv_callback missing break in switch case

I did not include CID numbers because these were found by an internal
run at Isilon.

Reviewed by:	cem kib
MFC after:	2 weeks
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D25676
2020-07-15 13:17:16 +00:00
..
examples Fix Coverity issues in OFED 2020-07-15 13:17:16 +00:00
man OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
acm.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
addrinfo.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
cma.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
cma.h OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
config.h OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
ib.h OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
indexer.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
indexer.h OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
librdmacm.map ofed: Remove duplicated symbols from the version file. 2017-12-11 11:57:46 +00:00
librspreload.map OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
preload.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
rdma_cma_abi.h OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
rdma_cma.h OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
rdma_verbs.h OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
rsocket.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
rsocket.h OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00