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
..
2014-02-24 23:18:35 +00:00
2015-03-10 14:37:53 +09:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2015-02-12 13:41:29 -08:00
2009-08-20 11:42:18 +00:00
2011-11-29 20:39:53 +00:00
2014-12-13 08:09:34 -05:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2015-02-27 19:19:46 +09:00