Parcourir la source

Updated CHANGES.txt to add #8035

Adam Cozzette il y a 4 ans
Parent
commit
8630972ced
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      CHANGES.txt

+ 1 - 0
CHANGES.txt

@@ -68,6 +68,7 @@
   C#:
   * annotate ByteString.CopyFrom(ReadOnlySpan<byte>) as SecuritySafeCritical (#7701)
   * Fix C# optional field reflection when there are regular fields too (#7705)
+  * Fix parsing negative Int32Value that crosses segment boundary (#8035)
 
   Javascript:
   * JS: parse (un)packed fields conditionally (#7379)