diff options
author | Bhasker Hariharan <bhaskerh@google.com> | 2021-01-26 12:07:16 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-01-26 12:09:10 -0800 |
commit | a90661654d14e77b6442c4a34ced900e2cd9953e (patch) | |
tree | 1345192618a15d5e832f2380e286bd556c2a18d6 /pkg/sentry | |
parent | 96bd076e8a002ccacc414e92c83dedf2e35ca07b (diff) |
Fix couple of potential route leaks.
connect() can be invoked multiple times on UDP/RAW sockets and in such
a case we should release the cached route from the previous connect.
Fixes #5359
PiperOrigin-RevId: 353919891
Diffstat (limited to 'pkg/sentry')
0 files changed, 0 insertions, 0 deletions