summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-02-05 21:25:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-02-05 21:25:55 +0000
commit9da12bdbb07a3b7804a5b4f5cf321449d6c5c458 (patch)
treeda5e0dfe9d237bac52fa27a053344e3567219f12 /cpukit/libnetworking/ChangeLog
parent2003-02-05 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-9da12bdbb07a3b7804a5b4f5cf321449d6c5c458.tar.bz2
2003-02-05 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 341/networking * lib/ftpfs.c: Account for NULL at end of strings when malloc()'ing memory.
Diffstat (limited to 'cpukit/libnetworking/ChangeLog')
-rw-r--r--cpukit/libnetworking/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog
index 925582ce58..038e1019a3 100644
--- a/cpukit/libnetworking/ChangeLog
+++ b/cpukit/libnetworking/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-05 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
+
+ PR 341/networking
+ * lib/ftpfs.c: Account for NULL at end of strings when malloc()'ing
+ memory.
+
2003-01-28 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Add kern/kern_sysctl.c to Makefile.am so networking