CVS Update: nedit(Wed, 8 Oct 2008 8:37:41 ())
Bert Wesarg
lebert at users.sourceforge.net
Wed Oct 8 08:37:41 CEST 2008
CVSROOT: /cvsroot/nedit
Module name: nedit
Repository: nedit/source/
Changes by: lebert at fdv4jf1.ch3.sourceforge.com.(none) 08/10/08 08:37:41
Modified files:
nedit/source/: smartIndent.c
Log message:
Remove memory leaks in BeginSmartIndent()
If any of the two smart indent macros failed to parse we leak the winData.
If the modMacro failed to parse we additionaly leak the newlineMacro.
More information about the Develop
mailing list