diff options
author | Herbert Dürr <hdu@apache.org> | 2014-03-27 16:07:37 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-03-28 11:12:58 +0000 |
commit | 67688d3118b1a361d5dbdaa78e918815c163d75c (patch) | |
tree | 871f8fa43ea62a7946f6a666a088d688ef8715da /vcl/source/window/mnemonicengine.cxx | |
parent | f6bcdc5ae6da9cb9b13bdc3551bef917d8b0362d (diff) |
Related: #i124516# handle bad surrogate pairs gracefully on Windows
When running into invalid Unicode surrogate pairs the text layout code on
Windows ran into massive problems like crashes. This change detects the
situation of an invalid surrogate pair and falls back to treat it as
a simple character instead of requesting a complex glyph fallback.
(cherry picked from commit 913f1fc4b1362f6e91595af5ae10c4cba79fd355)
Change-Id: I2988f4b64061d0a5df211f6f0f04b1f235fcd6a5
Diffstat (limited to 'vcl/source/window/mnemonicengine.cxx')
0 files changed, 0 insertions, 0 deletions