EnumServicesStatus() Results in Services.exe Memory LeakLast reviewed: August 13, 1997Article ID: Q152271 |
3.51
WINDOWS
The information in this article applies to:
SYMPTOMSApplications that repeatedly use the Win 32 call EnumServicesStatus() may result in a memory leak in Services.exe.
CAUSEUnder certain situations a call to EnumServicesStatus() would result in Services.exe setting a heap block pointer to NULL without freeing the block first; the heap pointer that is not freed is the memory leak.
STATUSMicrosoft has confirmed this to be a problem in Windows NT version 3.51. This problem was corrected in the latest Windows NT 3.51 U.S. Service Pack. For information on obtaining the Service Pack, query on the following word in the Microsoft Knowledge Base (without the spaces):
S E R V P A C K |
KBCategory: kbnetwork
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |