summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorrrs <rrs@FreeBSD.org>2010-07-03 14:03:31 +0000
committerrrs <rrs@FreeBSD.org>2010-07-03 14:03:31 +0000
commit3df3564f93b5a35ea8132d0a2fbacb026e61fefb (patch)
tree0b869d1fe192d89568165ce267865d235b145864 /lib/libc/stdlib
parent0020254d5959d525e30c61cf44fe3658533f5ea6 (diff)
downloadFreeBSD-src-3df3564f93b5a35ea8132d0a2fbacb026e61fefb.zip
FreeBSD-src-3df3564f93b5a35ea8132d0a2fbacb026e61fefb.tar.gz
This fixes a crash in SCTP. It was possible to have a
large number of packets queued to a crashing process. In a specific case you may get 2 ABORT's back (from say two packets in flight). If the aborts happened to be processed at the same time its possible to have one free the association while the other is trying to report all the outbound packets. When this occured it could lead to a crash. MFC after: 3 days
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud