mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
* nscd/grpcache.c (cache_addgr): Use copy of original key in hash
This commit is contained in:
parent
afb24a1083
commit
87329997fe
@ -14,7 +14,7 @@
|
|||||||
* nscd/connections.c: Make socket nonblocking so that threads
|
* nscd/connections.c: Make socket nonblocking so that threads
|
||||||
don't get stuck on accept. Fix locking.
|
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.
|
entry with alternative key.
|
||||||
* nscd/pwdcache.c (cache_addpw): Likewise.
|
* nscd/pwdcache.c (cache_addpw): Likewise.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user