ID: Q182660
The information in this article applies to:
ResUtilGetEnvironmentWithNetName() allocates and returns a buffer. There is no corresponding function to release the allocated memory.
The routine used to allocate the memory is an internal function, as is the corresponding routine that is used to free the memory block.
You can avoid the problem by allocating the memory for the new environment yourself and setting the _CLUSTER_NETWORK_NAME_ environment variable to the network name associated with the resource.
See the REFERENCES section for more information on getting the current environment and finding the network name for the resource.
Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
GetClusterResourceNetworkName()
GetEnvironmentStrings()
Additional query words:
Keywords : kbcluster
Version : WINNT:4.0
Platform : winnt
Issue type : kbprb
Solution Type : kbpending
Last Reviewed: April 3, 1998