Bug 73950 - MemoryView leaks AddMemoryBlockAction
Summary: MemoryView leaks AddMemoryBlockAction
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 M2   Edit
Assignee: Luc Bourlier CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2004-09-14 20:16 EDT by Darin Swanson CLA
Modified: 2004-09-17 13:36 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 Darin Swanson CLA 2004-09-14 20:16:29 EDT
The AddMemoryBlockAction is added as a debug event listener and is never 
removed.
Comment 1 Darin Swanson CLA 2004-09-14 20:25:21 EDT
Fixed in AddMemoryBlockAction and MemoryView.
Comment 2 Darin Swanson CLA 2004-09-14 20:25:34 EDT
Please verify Luc.
Comment 3 Luc Bourlier CLA 2004-09-17 13:36:05 EDT
Verified.