Searched hist:270749 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/openbsm/bin/auditdistd/
H A Dsender.cdiff 270749 Thu Aug 28 11:52:02 MDT 2014 ed Unlock the right lock.

The adist_remote_lock is not held in this place, whereas the
adist_recv_list_lock lock is and is picked up during the next iteration.

I found this by annotating our libpthread with Clang's -Wthread-safety
attributes. I will send out a patch for this in the nearby future,
because it's awesome.

MFC after: 2 weeks

Completed in 80 milliseconds