diff options
author | Nicolas Lacasse <nlacasse@google.com> | 2019-12-19 14:29:57 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2019-12-19 14:34:53 -0800 |
commit | bb00438f36ebd19968246a838c2ddd61b9e14b79 (patch) | |
tree | 8fe603b6bb5f22c96a23551cbedf2e158cf3e88b /CONTRIBUTING.md | |
parent | 57ce26c0b465dce332a59c9fabb05f737ff4241d (diff) |
Make masterInodeOperations.Truncate take a pointer receiver.
Otherwise a copy happens, which triggers a data race when reading
masterInodeOperations.SimpleFileOperations.uattr, which must be accessed with a
lock held.
PiperOrigin-RevId: 286464473
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions