diff -r 0bfe61798a56 -r d7167d2b16f4 openpkg/bash.patch --- a/openpkg/bash.patch Tue Aug 28 18:34:35 2012 +0200 +++ b/openpkg/bash.patch Tue Aug 28 18:34:40 2012 +0200 @@ -90,7 +90,7 @@ ----------------------------------------------------------------------------- -Fix Bash getcwd(3) run-time issue seen on Solaris where size argument +Fix Bash getcwd(3) runtime issue seen on Solaris where size argument of 0 does not malloc buffer as expected by Bash code. Index: builtins/common.c