diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2006-11-20 20:03:01 -0500 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-12-03 00:26:27 -0500 |
commit | 0906e20fa03afdb14faf7fd166bfe4ed67c8db55 (patch) | |
tree | fba766aba261737ad8968552a3049bd50387531b /net/sctp/sm_sideeffect.c | |
parent | d5c747f6efc03495635f129c8eb1dad0200ab183 (diff) |
[SCTP] bug: sctp_assoc_control_transport() breakage
a) struct sockaddr_storage * passed to sctp_ulpevent_make_peer_addr_change()
actually points at union sctp_addr field in a structure. Then that sucker
gets copied to userland, with whatever junk we might have there.
b) it's actually having host-endian sin_port.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp/sm_sideeffect.c')
0 files changed, 0 insertions, 0 deletions