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-28 16:00:03 +09:00
2015-05-28 08:38:09 -06:00
2013-02-12 17:45:27 +00:00
2015-05-29 08:48:15 -06:00
2015-05-12 09:52:51 -06:00
2015-05-28 08:38:10 -06:00
2014-08-08 11:36:45 +00:00