diff options
author | Elliott Hughes <enh@google.com> | 2010-05-20 16:35:07 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2010-05-20 17:46:18 -0700 |
commit | c60bc1815dca549f3fb4e572f6aac749d7fa9fc6 (patch) | |
tree | b07f80dad5cc830fc5a705d60c58ddb4c69d6b01 /luni/src/main/native/BidiWrapper.cpp | |
parent | cf6c3a752da274cc5025191d3bcd62e6222f4a4c (diff) | |
download | libcore-c60bc1815dca549f3fb4e572f6aac749d7fa9fc6.zip libcore-c60bc1815dca549f3fb4e572f6aac749d7fa9fc6.tar.gz libcore-c60bc1815dca549f3fb4e572f6aac749d7fa9fc6.tar.bz2 |
Fix more Charset/CharsetDecoder/CharsetEncoder bugs.
Another round of Get/Release Critical removal led me to some code that couldn't
possibly be right, and wasn't. This patch fixes a large number of our
Charset-related bugs, including ones that previous hacks were added to paper
over. With this patch, we have three failures, all "new", but all there since
the start, and relating to the fact that our UTF-16 and UTF-32 encoders don't
write big-endian output on little-endian devices (for which I've raised
http://b/2702411).
Bug: 2663177
Change-Id: I70dfa55f88a3f635528be3ad27b2a5fc1bfb70fc
Diffstat (limited to 'luni/src/main/native/BidiWrapper.cpp')
0 files changed, 0 insertions, 0 deletions