ebf19ac5eb
Fixed CID 1269712, 1269709, 1269706, 1269703, 1269694: Logically dead code Remove extra NULL check as OMPI_OSC_PT2PT_REQUEST_ALLOC can never set the request to NULL. Fixes CID 1269668: Unchecked return value False positive. Add (void) to indicate we do not care about the return code from opal_hash_table_get_uint32. Fixes CID 1324726: Free of address-of expression Do not free lock if it was not allocated. Fixes CID 1269658: Free of address-of expression Never will happen but because op is always a built-in op there is no reason to retain/release it anyway. Signed-off-by: Nathan Hjelm <hjelmn@me.com> |
||
---|---|---|
.. | ||
configure.m4 | ||
Makefile.am | ||
osc_pt2pt_active_target.c | ||
osc_pt2pt_comm.c | ||
osc_pt2pt_component.c | ||
osc_pt2pt_data_move.c | ||
osc_pt2pt_data_move.h | ||
osc_pt2pt_frag.c | ||
osc_pt2pt_frag.h | ||
osc_pt2pt_header.h | ||
osc_pt2pt_module.c | ||
osc_pt2pt_passive_target.c | ||
osc_pt2pt_pending_frag.h | ||
osc_pt2pt_request.c | ||
osc_pt2pt_request.h | ||
osc_pt2pt_sync.c | ||
osc_pt2pt_sync.h | ||
osc_pt2pt.h | ||
owner.txt |