diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2014-07-12 20:13:49 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2014-07-12 20:13:49 +0000 |
commit | 968d9aade2b89c5889776f17a59253ccf5d649e3 (patch) | |
tree | 268c9ca191e173db82a910e2e3ed9766d8157221 /usr.sbin/ldpd | |
parent | 1642d378e61c0ceb1e92a1e50fda710584c4c633 (diff) |
Protect the freelists of transfer descriptors with the appropriate spl
so that we do not end up allocating two times new descriptors.
This happens if a thread finds an empty list, start allocating, got
interrupted and the interrupt also finds an empty list.
Fix an issue reported by Nils Frohberg.
ok yuo@, pirofti@
Diffstat (limited to 'usr.sbin/ldpd')
0 files changed, 0 insertions, 0 deletions