opnsense-src/contrib/ofed/opensm/opensm
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
..
libopensm.map OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
libopensm.ver OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
main.c opensm: Use precision specifier for scanf 2018-12-05 13:28:46 +00:00
osm_congestion_control.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_console.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_console_io.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_db_files.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_db_pack.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_drop_mgr.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_dump.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_event_plugin.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_guid_info_rcv.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_guid_mgr.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_helper.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_inform.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_lid_mgr.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_lin_fwd_rcv.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_link_mgr.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_log.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_mad_pool.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_mcast_fwd_rcv.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_mcast_mgr.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_mcast_tbl.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_mcm_port.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_mesh.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_mlnx_ext_port_info_rcv.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_mtree.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_multicast.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_node.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_node_desc_rcv.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_node_info_rcv.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_opensm.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_perfmgr.c Fix Coverity issues in OFED 2020-07-15 13:17:16 +00:00
osm_perfmgr_db.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_pkey.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_pkey_mgr.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_pkey_rcv.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_port.c Fix Coverity issues in OFED 2020-07-15 13:17:16 +00:00
osm_port_info_rcv.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_prtn.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_prtn_config.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_qos.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_qos_parser_l.l OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_qos_parser_y.y OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_qos_policy.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_remote_sm.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_req.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_resp.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_router.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_class_port_info.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_guidinfo_record.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_informinfo.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_lft_record.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_link_record.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_mad_ctrl.c Fix Coverity issues in OFED 2020-07-15 13:17:16 +00:00
osm_sa_mcmember_record.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_mft_record.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_multipath_record.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_node_record.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_path_record.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_pkey_record.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_portinfo_record.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_service_record.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_slvl_record.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_sminfo_record.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_sw_info_record.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sa_vlarb_record.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_service.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_slvl_map_rcv.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sm.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sm_mad_ctrl.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sm_state_mgr.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sminfo_rcv.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_state_mgr.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_subnet.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_sw_info_rcv.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_switch.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_torus.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_trap_rcv.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_ucast_cache.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_ucast_dfsssp.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_ucast_dnup.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_ucast_file.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_ucast_ftree.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_ucast_lash.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_ucast_mgr.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_ucast_updn.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_vl15intf.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
osm_vl_arb_rcv.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00
st.c OFED user-space import and update for use with Linux-4.9 compatible RDMA 2017-08-02 16:00:30 +00:00