OSDN Git Service

Ronald Maeder writes:
authorEric Andersen <andersen@codepoet.org>
Fri, 2 Feb 2007 01:29:10 +0000 (01:29 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 2 Feb 2007 01:29:10 +0000 (01:29 -0000)
commit83b530eb6b7111486156fc5286a7f40742aeb2d0
tree7aab0c2f107cbda453942a89f1a8eaed5a3ed48f
parentf21e442f635260e070527637c04574a4fe95fb4b
Ronald Maeder writes:
I have successfully made gethostbyname_r(), res_init(), and gethostid() fully
reentrant.  In addition, I have added a NULL check to inet_aton().  This is
where SEG FAULTs were coming from when gethostbyname_r() was called.
libc/inet/addr.c
libc/inet/hostid.c
libc/inet/resolv.c