Adam Cozzette 4 жил өмнө
parent
commit
8630972ced
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  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)