]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert "lib/libc/net/nsdispatch.c: Fix missing unlock and add locking annotations"
authorAlex Richardson <arichardson@FreeBSD.org>
Mon, 19 Apr 2021 08:36:47 +0000 (09:36 +0100)
committerAlex Richardson <arichardson@FreeBSD.org>
Mon, 19 Apr 2021 08:52:55 +0000 (09:52 +0100)
commit9012e6f027794ff6b2d9bd947d48eecff1ce6581
tree5818075733ffb057ee414a2df4034f27cc23515a
parentccd08b9293cac51b3c4dcb5e0d261cb7aac0ffef
Revert "lib/libc/net/nsdispatch.c: Fix missing unlock and add locking annotations"

This commit should not have introduced any functional changes, but
apparently it did. This appears to have broken LDAP setups.
Reverting for now. Will reland once I have fixed the breakage.

This reverts commit 3496971e61dc9f6e725e57fb7b5f0c57631bbfc2.
Reported By: Александр Недоцуков, brd

(cherry picked from commit 738314e445ceac4d3dd6c77c636044141623b8dc)
lib/libc/net/nsdispatch.c