1
1
Nathan Hjelm 1d27b1f944 pmix/native: fix coverity issue
CID 1269730 Dereference after null check (FORWARD_NULL)

The code checked for cb == NULL before checking for a callback
function but did not have the same protection around the
OBJ_RELEASE(cb).

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-05-29 08:48:15 -06:00
..
2015-05-29 08:44:03 -06:00
2015-05-28 08:38:10 -06:00
2015-05-28 08:38:10 -06:00
2015-05-08 09:48:51 +09:00
2015-05-08 09:48:51 +09:00
2015-05-29 08:48:15 -06:00
2015-05-28 08:38:09 -06:00
2015-05-08 09:48:51 +09:00