aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-27 21:44:13 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-27 21:44:13 +0000
commit8a3c8443579971eff1d42db864952ca8a910780c (patch)
tree4302fc1595fd917b66478ff5220aad574ef990a1 /ChangeLog
parent4744a4116a89680119801e080cfccea14f15f5aa (diff)
downloadglibc-8a3c8443579971eff1d42db864952ca8a910780c.zip
glibc-8a3c8443579971eff1d42db864952ca8a910780c.tar.gz
glibc-8a3c8443579971eff1d42db864952ca8a910780c.tar.bz2
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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e98a5d..855207c 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.