f55fc95bf4
Do not encode strings to utf-8 after checking that utf-8 is valid. Before this fix, an encoding operation could turn valid utf-8 into invalid utf-8 if an encoding that requires conversion is forced on a valid string. |
||
---|---|---|
.. | ||
bson_buffer.c | ||
bson_buffer.h | ||
cbson.c | ||
encoding_helpers.c | ||
encoding_helpers.h | ||
extconf.rb | ||
version.h |