about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-05-18 17:32:19 +0000
committerUlrich Drepper <drepper@redhat.com>2006-05-18 17:32:19 +0000
commitf90de83143e5c0b9ba049323493a6fd5112e9991 (patch)
tree56c265964652203205440c2ba6a9ec16eded67af /ChangeLog
parent6e2a7825284e41f2336b0cb5a98609ff486e85fa (diff)
downloadglibc-f90de83143e5c0b9ba049323493a6fd5112e9991.tar.gz
glibc-f90de83143e5c0b9ba049323493a6fd5112e9991.tar.xz
glibc-f90de83143e5c0b9ba049323493a6fd5112e9991.zip
* nis/nis_callback.c (__nis_create_callback): Use asprinf instead
	of snprintf+strdup.  Handle OOM.
	* nis/nis_callback.c (__nis_create_callback): Allocate cb and
	cb->serv together.  Remove now obsolete free calls.
	(__nis_destroy_callback): Remove now obsolete free call.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b38b9d256..23110ba7ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-05-18  Ulrich Drepper  <drepper@redhat.com>
+
+	* nis/nis_callback.c (__nis_create_callback): Use asprinf instead
+	of snprintf+strdup.  Handle OOM.
+	* nis/nis_callback.c (__nis_create_callback): Allocate cb and
+	cb->serv together.  Remove now obsolete free calls.
+	(__nis_destroy_callback): Remove now obsolete free call.
+
 2006-05-18  David Woodhouse  <dwmw2@infradead.org>
 
 	* sysdeps/posix/getaddrinfo.c: Add unique labels to the default