Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 18 Feb 1999 22:27:04 +0000 (22:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 18 Feb 1999 22:27:04 +0000 (22:27 +0000)
commit1a989e004c00955e60cd315666ebd450d6fa9732
tree3b37d414798b7547f6a0e1f51ff3c3e60d812eb6
parented3b44d39c69748d586f66179c19dbc2f2d7c808
Update.

* nss/nsswitch.h (service_user): Change name field from const char *
to char[0].
(name_database_entry): Likewise.
* nss/nsswitch.c (nss_parse_service_list): Adjust memory allocation
for change of `service_user'.
(nss_getline): Adjust memory allocation for change of
`name_database_entry'.
ChangeLog
nss/nsswitch.c
nss/nsswitch.h