diff options
author | tuexen <tuexen@FreeBSD.org> | 2010-06-22 17:45:21 +0000 |
---|---|---|
committer | tuexen <tuexen@FreeBSD.org> | 2010-06-22 17:45:21 +0000 |
commit | f5baec6b9c444ae2eef9cd98ba93a35991cf4f9c (patch) | |
tree | 0d780ca5c6f19262d6bc03b8d35f96b265af33cf /contrib/llvm/lib/Support/Unix | |
parent | e0944d43f11c1972c4e91447a44ca810b4ba6e5c (diff) | |
download | FreeBSD-src-f5baec6b9c444ae2eef9cd98ba93a35991cf4f9c.zip FreeBSD-src-f5baec6b9c444ae2eef9cd98ba93a35991cf4f9c.tar.gz |
MFC 209264
* Fix a bug where the length of the ASCONF-ACK was calculated wrong due
to using an uninitialized variable.
* Fix a bug where a NULL pointer was dereferenced when interfaces
come and go at a high rate.
* Fix a bug where inps where not deregistered from iterators.
* Fix a race condition in freeing an association.
* Fix a refcount problem related to the iterator.
Each of the above bug results in a panic. It shows up when
interfaces come and go at a high rate.
Approved by: re
Diffstat (limited to 'contrib/llvm/lib/Support/Unix')
0 files changed, 0 insertions, 0 deletions