aboutsummaryrefslogtreecommitdiff
path: root/core/events.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2018-09-06 22:33:50 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2018-09-06 22:33:50 -0400
commite1a88e96883e7209f7f0d954cb78ed2f6d63f347 (patch)
treebba07ea012956a522c9659b1f527a43335ceacf4 /core/events.lua
parent41abf8f71f31038968fe80e020280e848d8fd82d (diff)
downloadtextadept-e1a88e96883e7209f7f0d954cb78ed2f6d63f347.tar.gz
textadept-e1a88e96883e7209f7f0d954cb78ed2f6d63f347.zip
Fixed potential crash with non-UTF-8 bytes copy-pasted into non-UTF-8 buffer.
GTK appears to aggressively convert clipboard text to/from UTF-8, even if it cannot be converted. Try to handle it like Scintilla does by falling back on ISO-8859-1.
Diffstat (limited to 'core/events.lua')
0 files changed, 0 insertions, 0 deletions