diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-27 21:44:13 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-27 21:44:13 +0000 |
commit | 8a3c8443579971eff1d42db864952ca8a910780c (patch) | |
tree | 4302fc1595fd917b66478ff5220aad574ef990a1 /ChangeLog | |
parent | 4744a4116a89680119801e080cfccea14f15f5aa (diff) | |
download | glibc-8a3c8443579971eff1d42db864952ca8a910780c.tar.gz glibc-8a3c8443579971eff1d42db864952ca8a910780c.tar.xz glibc-8a3c8443579971eff1d42db864952ca8a910780c.zip |
Update.
* inet/rexec.c (rexec): Free memory if strings were allocated in ruserpass. Reported by Andrew Morton <morton@nortelnetworks.com>. 1999-08-27 Ulrich Drepper <drepper@cygnus.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2e98a5d9c6..855207ce56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 1999-08-27 Ulrich Drepper <drepper@cygnus.com> + * inet/rexec.c (rexec): Free memory if strings were allocated in + ruserpass. Reported by Andrew Morton <morton@nortelnetworks.com>. + +1999-08-27 Ulrich Drepper <drepper@cygnus.com> + * locale/categories.def: Use __YESSTR amd __NOSTR in definition. * manual/argp.texi: Fixing language and typos. |