second free goes boom
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2640 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6a63c810be
commit
9633f0363d
1 changed files with 0 additions and 1 deletions
|
@ -444,7 +444,6 @@ int CEXEBuild::parseScript()
|
|||
#ifdef NSIS_SUPPORT_STANDARD_PREDEFINES
|
||||
// Added by Sunil Kamath 11 June 2003
|
||||
restore_line_predefine(oldline);
|
||||
if (oldline) free(oldline);
|
||||
#endif
|
||||
|
||||
if (ret != PS_OK) return ret;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue