summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip
diff options
context:
space:
mode:
authorIan Gudger <igudger@google.com>2019-07-01 17:45:19 -0700
committergVisor bot <gvisor-bot@google.com>2019-07-01 17:46:24 -0700
commit0aa9418a778b2fffef4ea4691e97868b498e3b22 (patch)
tree5f418e7f5386b546b1aecb0d4fc8da011412bccd /pkg/tcpip
parent4a72c8078ebd3e7b5982f0f7d9fcc4f4d9665ef8 (diff)
Fix unix/transport.queue reference leaks.
Fix two leaks for connectionless Unix sockets: * Double connect: Subsequent connects would leak a reference on the previously connected endpoint. * Close unconnected: Sockets which were not connected at the time of closure would leak a reference on their receiver. PiperOrigin-RevId: 256070451
Diffstat (limited to 'pkg/tcpip')
0 files changed, 0 insertions, 0 deletions