diff options
author | Bhasker Hariharan <bhaskerh@google.com> | 2020-09-08 12:29:26 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-09-08 12:31:19 -0700 |
commit | 38cdb0579b698d67abad4f7f6ba18a84eef66bd7 (patch) | |
tree | 11a727e714c3767e7d25fa65a09b704e9a50193c /test/packetimpact/testbench/dut_client.go | |
parent | d35f07b36a40ee94b3a5b588a5fa62572753c620 (diff) |
Fix data race in tcp.GetSockOpt.
e.ID can't be read without holding e.mu. GetSockOpt was reading e.ID
when looking up OriginalDst without holding e.mu.
PiperOrigin-RevId: 330562293
Diffstat (limited to 'test/packetimpact/testbench/dut_client.go')
0 files changed, 0 insertions, 0 deletions