about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2000-11-13 20:15:25 +0000
committerMark Kettenis <kettenis@gnu.org>2000-11-13 20:15:25 +0000
commitfbfdeab348c3173bb9607565efab2882e92e0965 (patch)
tree390243f6a2698623b85d2e7cd9fb585ba8132cbd /ChangeLog
parent1ed9a93478159ebdce5f03cf94b45f3486b79f0e (diff)
downloadglibc-fbfdeab348c3173bb9607565efab2882e92e0965.tar.gz
glibc-fbfdeab348c3173bb9607565efab2882e92e0965.tar.xz
glibc-fbfdeab348c3173bb9607565efab2882e92e0965.zip
* hurd/get-host.c (_hurd_get_host_config): Fix possible buffer underrun and make sure the result is null terminated even if there is no trailing newline.
2000-11-13  Marcus Brinkmann <marcus@gnu.org>

	* hurd/get-host.c (_hurd_get_host_config): Fix possible buffer
	underrun and make sure the result is null terminated even if there
	is no trailing newline.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2b9ef9cf7..2f6df1dc36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-11-13  Marcus Brinkmann <marcus@gnu.org>
+
+	* hurd/get-host.c (_hurd_get_host_config): Fix possible buffer
+	underrun and make sure the result is null terminated even if there
+	is no trailing newline.
+
 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/alpha/fpu/libm-test-ulps: Update.