diff options
author | Michael Tuexen <tuexen@fh-muenster.de> | 2020-07-29 13:36:37 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-07-29 14:29:23 +0000 |
commit | 0d7b7b74c6015a068c410238295e0e7304af6a29 (patch) | |
tree | 86ee2f34e4babfd8b6da8543914670bc819b82bf /netwerk/sctp/src/netinet/sctp_callout.c | |
parent | 45db2388fe0fe11e522b15f8836308ef9301e949 (diff) | |
download | UXP-0d7b7b74c6015a068c410238295e0e7304af6a29.tar UXP-0d7b7b74c6015a068c410238295e0e7304af6a29.tar.gz UXP-0d7b7b74c6015a068c410238295e0e7304af6a29.tar.lz UXP-0d7b7b74c6015a068c410238295e0e7304af6a29.tar.xz UXP-0d7b7b74c6015a068c410238295e0e7304af6a29.zip |
[WebRTC] Stop putting addresses in the cookie chunk.
When using AF_CONN addresses, don't put these in the COOKIE
chunk. For these addresses it is possible to reconstruct them
locally. Conceptually, addresses are something to be shared
with the peer, but in the case of AF_CONN this might not be
the case. Therefore, zero then out.
Thanks to Natalie Silvanovich of Google Project Zero for
finding and reporting the issue.
Diffstat (limited to 'netwerk/sctp/src/netinet/sctp_callout.c')
0 files changed, 0 insertions, 0 deletions