1
1
openmpi/ompi/mca/osc/sm
Nathan Hjelm 248212276d osc/sm: fix remaining coverity issues
Fixes CID 1324870: Memory - illegal accesses (USE_AFTER_FREE)

Free osc module after calling destruct on the lock.

Fixes CID 1324868: Integer handling issues (OVERFLOW_BEFORE_WIDEN)
Fixes CID 1324867: Integer handling issues (OVERFLOW_BEFORE_WIDEN)

Explicitly cast to uint64_t to ensure the widen happens before an overflow
can occur.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-09-24 15:55:01 -06:00
..
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
osc_sm_active_target.c osc/sm: fix remaining coverity issues 2015-09-24 15:55:01 -06:00
osc_sm_comm.c osc: do not cast way the const modifier when this is not necessary 2015-08-31 10:34:05 +09:00
osc_sm_component.c osc/sm: fix remaining coverity issues 2015-09-24 15:55:01 -06:00
osc_sm_passive_target.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
osc_sm.h osc/sm: fix pscw synchronization 2015-09-22 16:00:27 -06:00
owner.txt ownership: update ownership files 2015-06-25 10:04:42 -06:00