This commit is contained in:
Ulrich Drepper 2000-02-19 05:28:14 +00:00
parent cec34dbcb9
commit 53ab923fdc

View File

@ -1,5 +1,7 @@
2000-02-18 Ulrich Drepper <drepper@redhat.com>
* string/bits/string2.h (strnlen): Add cast to prevent warning.
* nscd/connections.c (handle_request): Don't abort() if unknown
command is sent.