commit | cca3a3f396a111c3b7bc766c601950acbf5d18fe | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri Jun 11 21:42:26 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri Jun 11 21:42:26 2010 +0000 |
tree | 471f80dccb23939f042e14ad650ab77b13c405ca | |
parent | c6660cf4d68ec17fef0a49aca2cf441c124a88d4 [diff] |
Issue #8941: decoding big endian UTF-32 data in UCS-2 builds could crash the interpreter with characters outside the Basic Multilingual Plane (higher than 0x10000).