Martin Oberhuber <[EMAIL PROTECTED]> wrote:
| When you execute
|    date +"%Z"
| in an environment where the time zone is not defined (e.g. cygwin),
| the date program consumes all available memory until it terminates.
|
| Looking at the code in src/shellutils/src/date.c:341 , we see
| the problem -- strftime(), which is used to format the date
...

Thanks for the report and patch.
That's fixed in the latest test release.
  ftp://alpha.gnu.org/gnu/fetish/

_______________________________________________
Bug-sh-utils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-sh-utils

Reply via email to