bug #1125: Don't load modules from the application nor current directory.

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6645 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2015-11-28 13:32:54 +00:00
parent 2316018c0c
commit e83197997e
4 changed files with 23 additions and 4 deletions

View file

@ -12,7 +12,7 @@ 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
\b LoadLibrary security hardening to prevent dll hijacking
\S2{} Minor Changes