* hurd/get-host.c (_hurd_get_host_config): Fix possible buffer underrun and make...
authorMark Kettenis <kettenis@gnu.org>
Mon, 13 Nov 2000 20:15:25 +0000 (20:15 +0000)
committerMark Kettenis <kettenis@gnu.org>
Mon, 13 Nov 2000 20:15:25 +0000 (20:15 +0000)
commitfbfdeab348c3173bb9607565efab2882e92e0965
tree390243f6a2698623b85d2e7cd9fb585ba8132cbd
parent1ed9a93478159ebdce5f03cf94b45f3486b79f0e
* 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.
ChangeLog
hurd/get-host.c