Skip to content
Snippets Groups Projects
Forked from felixkhals / SWP-CM22-Planbased OMPI
Up to date with the upstream repository.
user avatar
Joseph Schuchart authored
The key and info strings are now stored as opal_cstring_t objects so
returning them works by incrementing their reference count. The
caller is responsible for releasing the objects eventually. This avoids
many unnecessary string copy operations, which are now only required if
the string is to be modified (e.g., passed to strtok).

Signed-off-by: default avatarJoseph Schuchart <schuchart@icl.utk.edu>
dc429856
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
Makefile.am
info.c
info.h