diff options
author | Ghanan Gowripalan <ghanan@google.com> | 2020-04-24 12:45:33 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-04-24 12:46:56 -0700 |
commit | 1ceee045294a6059093851645968f5a7e00a58f3 (patch) | |
tree | aa888074a579cba218dde2540f6eee851496e408 /images/default/Dockerfile | |
parent | 632b104aff3fedf7798447eedc5662c973525c66 (diff) |
Do not copy tcpip.CancellableTimer
A CancellableTimer's AfterFunc timer instance creates a closure over the
CancellableTimer's address. This closure makes a CancellableTimer unsafe
to copy.
No behaviour change, existing tests pass.
PiperOrigin-RevId: 308306664
Diffstat (limited to 'images/default/Dockerfile')
0 files changed, 0 insertions, 0 deletions