summaryrefslogtreecommitdiff
path: root/usr.sbin/ldpd
diff options
context:
space:
mode:
authorMartin Pieuchot <mpi@cvs.openbsd.org>2014-07-12 20:13:49 +0000
committerMartin Pieuchot <mpi@cvs.openbsd.org>2014-07-12 20:13:49 +0000
commit968d9aade2b89c5889776f17a59253ccf5d649e3 (patch)
tree268c9ca191e173db82a910e2e3ed9766d8157221 /usr.sbin/ldpd
parent1642d378e61c0ceb1e92a1e50fda710584c4c633 (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