Memory Leak Retrieving OLE Property Values with Service Pack 2

ID: Q166311


The information in this article applies to:
  • Microsoft Windows NT Workstation version 4.0 Service Pack 2
  • Microsoft Windows NT Server version 4.0 Service Pack 2


SYMPTOMS

Applications that retrieve OLE property values from a file's property store exhibit a gradual increase in memory usage. For example, a program that opens a file's property store, retrieves a property value, and then closes the property store 100 times might see its working set grow by 4 KB as a result of this problem.

The problem described here exists only with Windows NT version 4.0 with Service Pack 2 applied.


CAUSE

A function in Ole32.dll does not correctly delete all the resources it allocates on behalf of the application reading the OLE property values.


RESOLUTION

Obtain the hotfix referenced in this article.


STATUS

Microsoft 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

Additional query words: prodnt 4.00 sp2

Keywords : kbenv kbole kbbug4.00 kbfix4.00 kbfix4.00.sp2 ntconfig NTSrvWkst
Version : 4.0
Platform : winnt
Issue type : kbbug


Last Reviewed: February 14, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.