Issue 80111 - Memory leak in ComponentContext when remove and entry
Summary: Memory leak in ComponentContext when remove and entry
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: jsc
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks: 77907
  Show dependency tree
 
Reported: 2007-07-27 13:18 UTC by ocke.janssen
Modified: 2013-02-24 21:08 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch for memory leak (1.71 KB, patch)
2007-07-27 13:19 UTC, ocke.janssen
no flags Details | Diff
Patch without boost (1.64 KB, patch)
2007-07-30 07:27 UTC, ocke.janssen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description ocke.janssen 2007-07-27 13:18:07 UTC
When the ComponentContext is not disposed but destroyed then all entries in the
hash_map will not be destroyed.
Comment 1 ocke.janssen 2007-07-27 13:19:35 UTC
Created attachment 47144 [details]
Patch for memory leak
Comment 2 ocke.janssen 2007-07-27 13:20:12 UTC
@jsc: Could you please review the patch. Thanks.
Comment 3 ocke.janssen 2007-07-30 07:27:55 UTC
Created attachment 47196 [details]
Patch without boost
Comment 4 jsc 2007-07-30 09:08:11 UTC
accepted
Comment 5 jsc 2007-07-30 11:48:56 UTC
i 've reviewed the patch and integrated it on cws rpt23fix02. 
Comment 6 ocke.janssen 2007-07-30 11:57:09 UTC
Works as expected :-)
Comment 7 jsc 2007-09-26 09:17:52 UTC
verified -> closed