]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Two bugs:
authorRandall Stewart <rrs@FreeBSD.org>
Sun, 6 May 2007 00:01:17 +0000 (00:01 +0000)
committerRandall Stewart <rrs@FreeBSD.org>
Sun, 6 May 2007 00:01:17 +0000 (00:01 +0000)
commit6114cd961a0c5ed6a36e38c679b25e887e356f19
tree58eabb72bdbc11aba557db0dbd9d821b1c955f1b
parentd0a68c274726ff51f8fa2893f8fce89937131f25
Two bugs:
  - Locks were not being unlocked when an invalid size chunk is
    sent in.
  - When a notification comes in, we cannot use it to look up
    the fragment interleave stream information since its not
    on a stream.
sys/netinet/sctp_input.c
sys/netinet/sctputil.c