[FIX] Memory leak in EncodingMapper
Reported by Thell Fowler | January 29th, 2010 @ 05:58 PM | in v2.0.0
EncodingMapper is causing a mem leak::
Detected memory leaks!
Dumping objects ->
..\src\EncodingMapper.cpp(75) : {1481} normal block at 0x01469FD0,
4 bytes long. Data: < > CD CD CD CD
Comments and changes to this ticket
-
Thell Fowler January 29th, 2010 @ 06:17 PM
- State changed from new to open
- Assigned user set to Thell Fowler
-
Thell Fowler January 29th, 2010 @ 06:40 PM
(from [70bd27b6a8b6cb9a0aeda87ff22b936b63c0d087]) EncodingMapper: fix memory leak
- EncodingMapper was being instantiated with 'new' and not being destroyed. It now matches the other global classes and is destroyed when notepad_plus is destroyed.
[#34] http://github.com/almostautomated/npp-community/commit/70bd27b6a8b6...
-
Thell Fowler January 29th, 2010 @ 06:53 PM
- State changed from open to needs_ack
- Assigned user changed from Thell Fowler to npp-community
-
Jocelyn Legault February 4th, 2010 @ 12:34 AM
- State changed from needs_ack to acked
Looks Kosher!
-
Thell Fowler February 14th, 2010 @ 06:06 PM
- State changed from acked to proposed
-
Thell Fowler February 26th, 2010 @ 05:09 PM
- Assigned user cleared.
- State changed from proposed to resolved
Fix - Promoted to master
Changeset [5400b42b7286494501ef60c282427e127cc2b73f] by Thell Fowler
February 26th, 2010 @ 03:16 PM
Merge branch 'tf/LH-34/fix-EncodingMapper-mem-leak'
- tf/LH-34/fix-EncodingMapper-mem-leak: EncodingMapper: fix memory leak http://github.com/npp-community/npp-community/commit/5400b42b728649
Committed by Thell Fowler
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Notepad++ Community Release
People watching this ticket
Tags
Referenced by
- 34 [FIX] Memory leak in EncodingMapper [#34] http://github.com/almostautomated/npp-community/co...