1
1
Nathan Hjelm 75f210fdb9 opal/util/error: check for existing convertor for error range
This commit fixes a bug when opal_error_init is called with the same
values multiple times. If opal_error_init is called too many times it
will start failing with OPAL_ERR_OUT_OF_RESOURCE. To fix the problem
check if an existing convertor matching the requested one and return
that one instead.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-04-09 11:51:36 -06:00
..
2015-02-26 09:17:57 -07:00
2013-02-12 17:45:27 +00:00
2015-04-09 12:58:55 -04:00
2014-08-08 11:36:45 +00:00