myGetProcAddress now uses a full path to the system directory when calling LoadLibrary to avoid application directory dll hijacking of SHFolder.dll
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6634 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
d7ac356d0e
commit
caf00a1195
3 changed files with 31 additions and 16 deletions
|
@ -12,6 +12,8 @@ Released on ? ?th, 201?
|
|||
|
||||
\b FileReadUTF16LE now skips the optional BOM at the start of a file
|
||||
|
||||
\b SHFolder.dll is loaded with full path to prevent dll hijacking
|
||||
|
||||
\S2{} Minor Changes
|
||||
|
||||
\b Fixed System plugin GUID type output bug on Win98
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue