Sun Cluster 3.0 U1 Release Notes

BugId 4464870

Problem Summary: Calling scds_free_netaddr_list when there are more than two ports specified in the portlist causes the program to dump core.

Workaround: If you specified more than two ports in the portlist, do not call scds_free_netaddr_list to free memory allocated by scds_get_netaddr_list. This memory will be automatically reallocated when the process terminates.