-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2
-
None
-
b01
-
generic
-
windows_xp
This is specific to 1.4.2_xxx update releases and is only on WinXP.
There is a small memory leak whenever the query to a desktop registry key is accessed and fails. The handle to key is not released in such a case.
The bug is in function call getXPStylePropFromReg((char* valueName) in
j2se/src/windows/native/sun/windows/awt_DesktopProperties.cpp
The handles are released appropriately at the right places in tiger update releases and mustang.
###@###.### 2005-03-16 17:57:06 GMT
There is a small memory leak whenever the query to a desktop registry key is accessed and fails. The handle to key is not released in such a case.
The bug is in function call getXPStylePropFromReg((char* valueName) in
j2se/src/windows/native/sun/windows/awt_DesktopProperties.cpp
The handles are released appropriately at the right places in tiger update releases and mustang.
###@###.### 2005-03-16 17:57:06 GMT