about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-10-06 03:44:19 -0400
committerUlrich Drepper <drepper@gmail.com>2011-10-06 03:44:19 -0400
commit32b63198d62a59adcc11bb9b165fd18e756e4e39 (patch)
tree4461e4605957be1e7b7c3237a292aa420b3905eb /ChangeLog
parent054c0457fd670ab29024e5e8655f507aecd68e18 (diff)
downloadglibc-32b63198d62a59adcc11bb9b165fd18e756e4e39.tar.gz
glibc-32b63198d62a59adcc11bb9b165fd18e756e4e39.tar.xz
glibc-32b63198d62a59adcc11bb9b165fd18e756e4e39.zip
Avoid warning when reload of group entry fails
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 710d6db138..6ad0e1aeaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
 
+	* nscd/grpcache.c (cache_addgr): Initialize written in all cases.
+
 	* nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
 	from tree and freeing node.