Commits


Thiruvalluvan M G authored and GitHub committed 00afbaeda36
AVRO-3860: Fix for wrong encoding of Unicode values above 0xffff (#2831) * Fix for wrong encoding of Unicode values above 0xffff * More approriate error message with wrong Unicode escapes * Fixed a subtle bug in detecting surrogate codes of UTF-16 encoding * Fixed a bug that allowed prhibited unicode values --------- Co-authored-by: Thiruvalluvan M G <thiru@afer.com>