diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2001-05-12 00:20:32 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2001-05-12 00:20:32 +0000 |
commit | 6c9fdb369129b22b9212e4d82f3fadb15df45eca (patch) | |
tree | 8ba3580038f39ef690d5adf5a3a377753f9c169f /proc/ChangeLog | |
parent | 4b4f61e2b0cf3a2db99d67456e8fe34ebabbb282 (diff) |
2001-05-12 Marcus Brinkmann <marcus@gnu.org>
* host.c (initialize_version_info): Clear last byte of KV to make
sure that the string is null-terminated.
Diffstat (limited to 'proc/ChangeLog')
-rw-r--r-- | proc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/proc/ChangeLog b/proc/ChangeLog index e97f6c57..b41a25e9 100644 --- a/proc/ChangeLog +++ b/proc/ChangeLog @@ -1,3 +1,8 @@ +2001-05-12 Marcus Brinkmann <marcus@gnu.org> + + * host.c (initialize_version_info): Clear last byte of KV to make + sure that the string is null-terminated. + 2000-04-03 Neal H Walfield <neal@cs.uml.edu> * proc.h (struct ids): Drop gids and ngids, we never use |