diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-04-10 12:19:13 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-04-10 12:19:13 (GMT) |
commit | b3e2e15abbb587934622dc562ca7d0e4b7c0a64e (patch) | |
tree | 1b3235e210fbf4d0a22cbe1395e2ea8d32008c3f /unix/Makefile.in | |
parent | 2558f025dac89212a8f2763770d534454ce851f4 (diff) | |
download | tcl-b3e2e15abbb587934622dc562ca7d0e4b7c0a64e.zip tcl-b3e2e15abbb587934622dc562ca7d0e4b7c0a64e.tar.gz tcl-b3e2e15abbb587934622dc562ca7d0e4b7c0a64e.tar.bz2 |
Since Tcl_UtfCharComplete() now guarantees that at least 3 more bytes are available for header bytes 0x80-0xBF, check those 3 bytes first in Tcl_UtfToUniChar() before doing other checks (that might point to uninitialized memory in non-confirming extensions)
Diffstat (limited to 'unix/Makefile.in')
0 files changed, 0 insertions, 0 deletions