* nscd/grpcache.c (cache_addgr): Use copy of original key in hash
authorUlrich Drepper <drepper@redhat.com>
Wed, 25 Aug 2004 23:33:21 +0000 (23:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 25 Aug 2004 23:33:21 +0000 (23:33 +0000)
ChangeLog

index 9d40ef3..0378410 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,7 +14,7 @@
        * nscd/connections.c: Make socket nonblocking so that threads
        don't get stuck on accept.  Fix locking.
 
-       * nscd/grpcache.c (cache_addgr): Use cope of original key in hash
+       * nscd/grpcache.c (cache_addgr): Use copy of original key in hash
        entry with alternative key.
        * nscd/pwdcache.c (cache_addpw): Likewise.