Dan Moschuk <d...@trinsec.com> wrote:
>
>After quite an exhausting night (of all the ways I didn't want to spend my
>Sunday...) I've managed to track down a problem that has been frustrating me
>all night.  The problem exists with multiple threads calling gethostbyaddr()
>(not necessarily at the same time).  

src/lib/libc/net/gethostbydns.c seems to use a load of static
variables in a non-thread-safe fashion.

Tony.
-- 
f.a.n.finch    d...@dotat.at    f...@demon.net    e pluribus unix


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to