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-09-11 13:20:44 +09:00
2015-09-23 10:45:13 -06:00
2015-09-23 16:14:49 -06:00
2015-06-23 20:59:57 -07:00
2015-07-11 10:08:19 -07:00
2015-06-23 20:59:57 -07:00
2015-09-18 09:30:50 -05:00
2015-09-09 09:18:58 +09:00
2015-09-23 11:56:53 -06:00
2015-09-17 10:05:05 -07:00
2015-08-12 05:35:11 -07:00
2015-09-24 15:55:01 -06:00
2015-09-18 09:54:18 +09:00
2015-09-15 13:08:35 -07:00
2015-09-04 16:54:40 -07:00
2015-09-09 09:18:58 +09:00
2015-09-15 23:49:11 -04:00
2015-09-18 09:54:18 +09:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00