notepad-plus-plus-legacy/PowerEditor
Don HO abf78e84b2 [EU-FOSSA] Fix loading unexpected dll as plugin issue
Unexpect behaviour: if "<NppDir>\...dll" and/or "<NppDir>\plugins\..dll" exist, they will be loaded because Notepad++ try to load "<NppDir>\pluginName\pluginName.dll" as plugin, in our case "<NppDir>\plugins\..\...dll" and "<NppDir>\plugins\.\..dll" respectively.

The fix is excluding both directories ".." & "." to not load mentionned above unwanted dll.
2019-01-19 03:30:54 +01:00
..
bin Notepad++ 7.6.2 release Gilet Jaune Edition 2019-01-01 02:46:17 +01:00
gcc MinGW GCC update 2016-10-31 14:03:29 +01:00
installer Notepad++ 7.6.2 release Gilet Jaune Edition 2019-01-01 02:46:17 +01:00
misc/chameleon Remove the old icon 2016-09-21 09:06:22 +02:00
scintilla.original.forUpdating Create scintillaUpdatingWorkFlow.txt 2015-07-25 01:35:43 +02:00
src [EU-FOSSA] Fix loading unexpected dll as plugin issue 2019-01-19 03:30:54 +01:00
Test/FunctionList Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
visual.net Update uchardet to 0.0.6 to improve UTF-8 detection quality 2018-11-09 13:49:58 +01:00