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-16 13:24:03 -06:00
2015-05-15 12:17:15 -07:00
2015-05-29 08:48:15 -06:00
2014-08-21 18:56:47 +00:00