From 0c4023011d7dff1c67ff26e0919b3c6cf82b62ad Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Thu, 9 Apr 2009 17:55:01 +0000 Subject: * syscalls.cc (try_to_bin): Use tmp_pathbuf buffer to allocate infobuf rather than using the stack. --- winsup/cygwin/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index cd7bcf45f..7ed7942c7 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2009-04-09 Corinna Vinschen + + * syscalls.cc (try_to_bin): Use tmp_pathbuf buffer to allocate infobuf + rather than using the stack. + 2009-04-09 Corinna Vinschen * syscalls.cc (try_to_bin): Fix alignment of infobuf. -- cgit v1.2.3