notepad-plus-plus/PowerEditor
xomx 85e7207eef Enhance error handling while opening file
In FileManager::loadFileData method:
1. Fix unnecessary GCC crashes when opening larger files in 32-bit Notepad++ binary.
2. Take into account and report correctly also other possible Scintilla error states there (than the previously handled SC_STATUS_BADALLOC).
3. Catch and report correctly also exceptions not handled by the Scintilla exception handler.
4. Catch and report correctly also Notepad++ code exceptions there.

Fix #11103, close #11112
2022-02-07 23:34:54 +01:00
..
Test Add lua function list capacity 2021-12-04 02:27:15 +01:00
bin Notepad++ release v8.3 (Boycott Beijing 2022) 2022-02-03 23:35:12 +01:00
gcc Fix ARM64 build doesn't contain 64 bits information 2022-01-25 01:51:21 +01:00
installer Enhance error handling while opening file 2022-02-07 23:34:54 +01:00
misc/chameleon Remove the old icon 2016-09-21 09:06:22 +02:00
scintilla.original.forUpdating Upgrade Scintilla from v4.2.0 to v4.4.6 2021-02-21 19:14:40 +01:00
src Enhance error handling while opening file 2022-02-07 23:34:54 +01:00
visual.net Fix NUL file-corruption issue after system shutting down brutally 2021-09-28 12:30:05 +02:00