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
..
2015-06-23 20:59:57 -07:00
2015-09-24 15:55:01 -06:00
2015-08-31 10:34:05 +09:00
2015-09-24 15:55:01 -06:00
2015-06-23 20:59:57 -07:00
2015-09-22 16:00:27 -06:00
2015-06-25 10:04:42 -06:00