protobuf-go/internal
Damien Neil 075e0741aa internal/impl: fix non-atomic access of MessageState.mi
MessageState's mi field must only be accessed via atomic operations.
Rename the field to 'atomicMessageInfo' to make it incorrect access
obvious. Fix one incorrect non-atomic access.

Change-Id: If80343fb1b82186416f007ca5b340a4926b1cd3c
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/221419
Reviewed-by: Joe Tsai <joetsai@google.com>
2020-02-27 20:50:32 +00:00
..
benchmarks all: fast-path method refactoring 2020-02-19 22:01:50 +00:00
cmd internal/cmd: print generated filename only when contents change 2020-02-21 17:59:52 +00:00
conformance encoding/prototext: rewrite of internal/encoding/text 2020-02-05 02:11:08 +00:00
descfmt
descopts
detrand
encoding all: trivial formatting changes 2020-02-25 21:59:54 +00:00
errors all: scrub all TODOs 2020-02-10 19:28:48 +00:00
fieldnum all: remove stray "." from license headers 2020-02-20 18:54:38 +00:00
fieldsort
filedesc all: trivial formatting changes 2020-02-25 21:59:54 +00:00
filetype
flags all: add a test for copyright headers 2020-02-21 18:41:46 +00:00
fuzz all: rename IsInitialized as CheckInitialized 2020-02-20 20:45:40 +00:00
fuzztest internal/fuzztest: set cap to len on test byte slice 2020-02-05 22:46:04 +00:00
genname
impl internal/impl: fix non-atomic access of MessageState.mi 2020-02-27 20:50:32 +00:00
mapsort internal/testprotos/legacy: rename and regenerate 2020-01-12 08:13:18 +00:00
pragma all: add a test for copyright headers 2020-02-21 18:41:46 +00:00
protobuild all: trivial formatting changes 2020-02-25 21:59:54 +00:00
protolegacy all: add a test for copyright headers 2020-02-21 18:41:46 +00:00
set
strs
testprotos all: add a test for copyright headers 2020-02-21 18:41:46 +00:00
weakdeps internal/weakdeps: put APIv1 weak dependency behind a build constraint 2020-02-14 21:08:34 +00:00