about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-07-19 13:59:57 -0400
committerAndreas Schwab <schwab@redhat.com>2011-07-21 12:21:26 +0200
commitf6244abb8c68c705b8f8bfb3c8adb44dffe5a157 (patch)
tree7021e74269a3ad59f7868f9f2f2c6a0aa73835f2 /ChangeLog
parentb3c34b4a97273baf7546cd85bc90621571eee7cd (diff)
downloadglibc-f6244abb8c68c705b8f8bfb3c8adb44dffe5a157.tar.gz
glibc-f6244abb8c68c705b8f8bfb3c8adb44dffe5a157.tar.xz
glibc-f6244abb8c68c705b8f8bfb3c8adb44dffe5a157.zip
Avoid possible crashes in anormal nscd exits
(cherry picked from commit feb1eb0be78b40d53c71474f07d1b0517ba95586)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22f63b168c..d774296226 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-07-19  Ulrich Drepper  <drepper@gmail.com>
+
+	* nscd/nscd.c (termination_handler): Don't do anything for a database
+	if it has not yet been initialized.
+
 2011-07-05  Andreas Jaeger  <aj@suse.de>
 
 	[BZ#9696]