mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-11 06:40:37 +00:00
This fixes a panic (“unaligned 64-bit atomic operation”). fixes https://github.com/golang/protobuf/issues/1555 Change-Id: I9da73993abff54edc7d4a0ee7287b9d43f5ff766 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/513575 Reviewed-by: Lasse Folger <lassefolger@google.com>