1
1
Brian Barrett 916397f358 Use thread specific data and static buffers for the return type of
opal_net_get_hostname() rather than malloc, because no one was freeing
the buffer and the common use case was for printfs, where calling
free is a pain.

This commit was SVN r15494.
2007-07-18 20:25:01 +00:00
..
2006-09-26 20:30:49 +00:00
2007-02-06 21:59:55 +00:00