Kbase P14218: prowin32 GPFs using TreeView from Infogistics
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/29/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
SYMPTOM(s):
client GPFs calling ws2_32.dll functions
CAUSE:
attempting to alter or free structures created by Windows Sockets library
FIX:
According to the documentation for getservbyname, "the pointer that is
returned, which points to the SERVENT structure, was allocated by the
Windows Sockets library. The application must never attempt to modify this
structure or to free any of its components."