diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-04-29 09:19:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-04-29 09:19:34 +0000 |
commit | 458901c61e1f756a33b94c3851fc70a947eb2d29 (patch) | |
tree | c35dc8a3402e2a12c944b3a7a453357676f17e80 /ChangeLog | |
parent | da4b5d7cdfedc2fa9021968faf0de21fa52f91c3 (diff) | |
download | glibc-458901c61e1f756a33b94c3851fc70a947eb2d29.tar glibc-458901c61e1f756a33b94c3851fc70a947eb2d29.tar.gz glibc-458901c61e1f756a33b94c3851fc70a947eb2d29.tar.bz2 glibc-458901c61e1f756a33b94c3851fc70a947eb2d29.zip |
* nis/nis_table.c: Fix realloc handling.
* nis/nis_removemember.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-04-29 Ulrich Drepper <drepper@redhat.com> + + * nis/nis_table.c: Fix realloc handling. + * nis/nis_removemember.c: Likewise. + 2005-04-28 Ulrich Drepper <drepper@redhat.com> [BZ #798] |