|
From: | Paul Jarc |
Subject: | Re: bash segfaults on simple function |
Date: | Tue, 29 Jul 2003 14:10:21 -0400 |
User-agent: | Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) |
Scott McDermott <vaxerdec@frontiernet.net> wrote: > well maybe not allocation failure: > > while true; do shift; done No, it is allocation failure. $search grows without bound: >>>> search="$search%22$param%22"; I agree that an error message would be nice. paul
[Prev in Thread] | Current Thread | [Next in Thread] |