The information in this article applies to:
SYMPTOMS
A program may exhibit a memory leak if the program causes Security.dll to be loaded and unloaded repeatedly while the process is running. You can observe the memory leak by using Windows NT Performance Monitor to track Private Bytes for the program process. CAUSESecurity.dll creates a critical section when it attaches to a process that causes it to be loaded. This critical section is not deleted when Security.dll detaches from the process when it is unloaded, which causes the memory leak. RESOLUTIONTo resolve this problem, obtain the latest service pack for Windows NT 4.0 or
the individual software update. For information on obtaining the
latest service pack, please go to:
-or- http://www.microsoft.com/support/supportnet/overview/overview.asp STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was first corrected in Windows NT 4.0 Service Pack 6. Additional query words:
Keywords : kbbug4.00 kbfix4.00 NT4SP6Fix |
Last Reviewed: October 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |