1
1
Brian Barrett 146025bd0a It is allowable to pass NULL as the first argument to opal_argv_split (whether
that makes sense or not, it is allowed and it is done).  Remove the compiler
hint that the argument will never be NULL.  Fixes a segfault in oob init
code when opal_argv_split() was called with a NULL first argument.

This commit was SVN r14440.
2007-04-20 15:31:26 +00:00
..
2006-09-26 20:30:49 +00:00
2007-02-06 21:59:55 +00:00
2007-04-18 13:27:28 +00:00
2007-04-14 02:06:05 +00:00