1.1 --- a/openpkg/bash.patch Tue Aug 28 18:34:35 2012 +0200 1.2 +++ b/openpkg/bash.patch Tue Aug 28 18:34:40 2012 +0200 1.3 @@ -90,7 +90,7 @@ 1.4 1.5 ----------------------------------------------------------------------------- 1.6 1.7 -Fix Bash getcwd(3) run-time issue seen on Solaris where size argument 1.8 +Fix Bash getcwd(3) runtime issue seen on Solaris where size argument 1.9 of 0 does not malloc buffer as expected by Bash code. 1.10 1.11 Index: builtins/common.c