diff options
author | Ghanan Gowripalan <ghanan@google.com> | 2021-03-05 15:04:24 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-03-05 15:06:55 -0800 |
commit | 2db8f748593c09a283f5ce229bb6bfedc92849d1 (patch) | |
tree | 034dda4ee7c279bf18681358e20c8d09b1fa47c5 /pkg/binary | |
parent | 498709250a134d4d09a22d11cffdfdc402d9f052 (diff) |
Fix network protocol/endpoint lock order violation
IPv4 would violate the lock ordering of protocol > endpoint when closing
network endpoints by calling `ipv4.protocol.forgetEndpoint` while
holding the network endpoint lock.
PiperOrigin-RevId: 361232817
Diffstat (limited to 'pkg/binary')
0 files changed, 0 insertions, 0 deletions