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. |
||
---|---|---|
.. | ||
bin | ||
gcc | ||
installer | ||
misc | ||
scintilla.original.forUpdating | ||
src | ||
visual.net |