1
1
Nathan Hjelm 5e2bc2c662 btl/openib: fix coverity issue
CID 1269821 Dereference null return value (NULL_RETURNS)

This is another false positive that can be silenced by looping on
opal_list_remove_first instead of using both opal_list_is_empty and
opal_list_remove_first.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-05-29 08:44:03 -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:44:03 -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