summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
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 cd7bcf45f..7ed7942c7 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2009-04-09 Corinna Vinschen <corinna@vinschen.de>
+ * syscalls.cc (try_to_bin): Use tmp_pathbuf buffer to allocate infobuf
+ rather than using the stack.
+
+2009-04-09 Corinna Vinschen <corinna@vinschen.de>
+
* syscalls.cc (try_to_bin): Fix alignment of infobuf.
2009-04-09 Corinna Vinschen <corinna@vinschen.de>