Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-06-05 02:59:55 +0400
committerChristopher Faylor <me@cgf.cx>2003-06-05 02:59:55 +0400
commit7b17543fb209bf6a06f5a79905ec9de2e8684cd5 (patch)
tree506d843af1e796d9995639796627ad752445378e /winsup/cygwin/ChangeLog
parent2129f2833bef01c96bfb11a56e151846d7899847 (diff)
* path.cc (conv_path_list): Use correct value when calculating length to avoid
a potential SEGV.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index d75981f07..68a1e84de 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-04 Christopher Faylor <cgf@redhat.com>
+
+ * path.cc (conv_path_list): Use correct value when calculating length
+ to avoid a potential SEGV.
+
2003-06-03 Pierre Humblet <pierre.humblet@ieee.org>
* fhandler_disk_file.cc (fhandler_disk_file::fstat): Mark the pc