Sign in
chromium
/
chromium
/
src
/
8613614eb313c6fbdb96ea230ce3e0ac02b7d79d
/
base
/
utf_offset_string_conversions_unittest.cc
d7a3e8e
If we can't read a unicode character, write the standard "unknown" (0xFFFD) character. This will prevent security issues where the current behaviour can be used to strip characters out of a string after it has passed some validation.
by
[email protected]
· 16 years ago
b9f9383
Split *AndAdjustOffset() functions into their own header, to restore utf_string_conversions.h to a simple, readable state.
by
[email protected]
· 16 years ago