RasDial( ) Leaks Resources on WinNT 4.0Last reviewed: October 1, 1997Article ID: Q168348 |
The information in this article applies to:
SYMPTOMSWhen an application repeatedly calls the RasDial( ) and RasHangup( ) APIs, memory and handle leaks may be observed. One consequence of these leaks is that Remote Access Service (RAS) can no longer dial out after a certain number of iterations. You may experience this problem as your Windows NT RAS client makes repeated connections without rebooting the computer.
CAUSEThe Win32 API RAS APIs that are used for connection management do not de-allocate all of the memory they use. Any process that repeatedly establishes and tears down connections will cause an increased use of memory and resources. An increase in the number of system handles used by the process may also be observed.
RESOLUTIONUpdate to the latest Microsoft Windows NT 4.0 U.S. Service Pack.
STATUSMicrosoft has confirmed this to be a problem in Windows NT version 4.0. This problem was corrected in the latest Microsoft Windows NT 4.0 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 MORE INFORMATIONTo identify this as the cause of the problem, perform the following steps:
For additional information, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q165483 TITLE : RasEnumEntries() API leaks memory Keywords : kbbug4.00 kbfix4.00 kbfix4.00.sp2 NTRAS NTSrvWkst kbbuglist Version : 4.0 Platform : winnt Issue type : kbbug Solution Type : kbservicepack |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |