Bug 16610 - WebForm>>getHeadingHeight needs to dispose GC
Summary: WebForm>>getHeadingHeight needs to dispose GC
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Update (deprecated - use Eclipse>Equinox>p2) (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: 2.0 F2   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-21 12:30 EDT by Lynne Kues CLA
Modified: 2002-05-25 10:18 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lynne Kues CLA 2002-05-21 12:30:23 EDT
Build 20020519.
Checking resource allocation/deallocation.  This method is not disposing of the 
GC it creates.
Comment 1 Dejan Glozic CLA 2002-05-25 09:59:05 EDT
resource leak.
Comment 2 Dejan Glozic CLA 2002-05-25 10:18:24 EDT
Fixed, thanks.