diff options
author | Keith Bostic <keith.bostic@mongodb.com> | 2017-06-27 02:02:44 -0400 |
---|---|---|
committer | Alex Gorrod <alexander.gorrod@mongodb.com> | 2017-06-27 16:02:44 +1000 |
commit | ff10db881161bbd1bc23e40ac385ff0de18f68ff (patch) | |
tree | 3e3a15dde740ce0fd6532ad6d0b6d68a0c348f38 /src/checksum | |
parent | 7127f4ad7484e6d03738bd78290f00d85cd4c24c (diff) | |
download | mongodb-3.5.10.tar.gz |
WT-3393 Missing barrier when a WT_UPDATE structure is appended to list. (#3483)mongodb-3.5.10
When appending a new WT_UPDATE structure to a list, there should be a
barrier to ensure the WT_UPDATE structure is fully initialized before
it's appended to the list, it can be read by other threads as soon as
it's linked.
Diffstat (limited to 'src/checksum')
0 files changed, 0 insertions, 0 deletions