summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-19 20:20:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-19 20:20:34 +0000
commit0e4e56ba2a8bbca43a383b503507e521c6476001 (patch)
tree2f05a44d8c9f74ff7e86173b38250423505d5d19 /cpukit/ChangeLog
parent2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-0e4e56ba2a8bbca43a383b503507e521c6476001.tar.bz2
2008-08-19 Cedric Aubert <cedric_aubert@yahoo.fr>
PR 500/misc * libcsupport/src/termios.c: Avoid potential buffer overflow.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 30eb04d412..6c23e86913 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-19 Cedric Aubert <cedric_aubert@yahoo.fr>
+
+ PR 500/misc
+ * libcsupport/src/termios.c: Avoid potential buffer overflow.
+
2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* libnetworking/kern/kern_sysctl.c, libnetworking/libc/res_debug.c: Fix