Minor Changes: Normalize CRLF in comments to avoid double spacing some input. #1109 Fixes from fuzz testing: Fix to decoding of groups/unknown fields. #1118 Protect against overallocation on bad binary input. #1119 Deal with malformed UTF8 while parsing a JSON field name. #1121 Avoid looping forever on malformed Map TextFormat. #1122