1
1
Nathan Hjelm 1d1cef76df opal: fix leaks
Two leaks are fixed by this commit:

 - opal_dss.lookup_data_type returns an allocated string. Free it.

 - opal_ifaddrtokindex was leaking a struct addrinfo. Ensure that is
   released before returning.

cmr=v1.8.2:reviewer=rhc

This commit was SVN r31777.
2014-05-15 15:59:41 +00:00
..
2014-04-29 21:49:23 +00:00
2014-05-15 15:59:41 +00:00
2014-04-29 21:49:23 +00:00