diff options
author | Darkvater <darkvater@openttd.org> | 2007-03-02 15:08:28 +0000 |
---|---|---|
committer | Darkvater <darkvater@openttd.org> | 2007-03-02 15:08:28 +0000 |
commit | baf79a6a8586eaff697a4346e384431094e0de5f (patch) | |
tree | 6d13bc56413c6f77b48fce5acdcb16291446824c /src/main_gui.cpp | |
parent | c0971bafdc430b3aae2db38329769d877ce836e6 (diff) | |
download | openttd-baf79a6a8586eaff697a4346e384431094e0de5f.tar.xz |
(svn r8975) -Regression: [win32] Possible buffer overflow if unicode text is pasted into an input box and needs trimming. The last character was wrongly assumed to be of length 1 (tb->maxlength - 1), while a unicode character can be up to 4 long.
Diffstat (limited to 'src/main_gui.cpp')
0 files changed, 0 insertions, 0 deletions