Changeset [d13c17f382507451ae44dc3a86dff58fac0e2aa8] by Jocelyn Legault
October 15th, 2010 @ 03:15 AM
Fix memory corruption upon exit.
Upon exit, if you had highlighted links, the wrong destructor
was called to
free the StyleMaps (delete []
instead of
delete
), causing memory
corruption.
[#45]
Signed-off-by: Jocelyn Legault
jocelynlegault@gmail.com
http://github.com/joce/npp-community/commit/d13c17f382507451ae44dc3...
Committed by Jocelyn Legault
- M PowerEditor/src/ScintillaComponent/ScintillaEditView.cpp
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Notepad++ Community Release