memory sucks
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1439 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8ed62444cb
commit
dd319462f6
1 changed files with 1 additions and 1 deletions
|
@ -580,6 +580,6 @@ DWORD CALLBACK UpdateThread(LPVOID v) {
|
|||
}
|
||||
}
|
||||
else MessageBox(g_sdata.hwnd,"There is no update available for NSIS at this time.","NSIS Update",MB_OK|MB_ICONINFORMATION);
|
||||
|
||||
GlobalFree(response);
|
||||
return 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue