2a7ef2ecf0
The session snapshot feature runs in its own thread and access to Scintilla etc is not thread-safe. As a *temporary* and *non-exhaustive* fix we guard some long-running operations (undo, redo, replace, sort) with a mutex to prevent data corruption. |
||
---|---|---|
.. | ||
notepadPlus.vcxproj | ||
notepadPlus.vs2005.vcproj | ||
notepadPlus.vs2015.vcxproj |