On 10/15/17 6:08 PM, Eduardo A. Bustamante López wrote:
> BTW, Chet: Is there a reason for all the object copying / destruction, other
> than setting the `flags' attribute in the
> COMMAND structure?
That's certainly the most common use. The command execution code assumes
it can modify the flags
On 2017-10-15 20:53, Eduardo A. Bustamante López wrote:
> I have some questions:
>
> 1. Which specific versions of 4.3 and 4.4?
> 2. Did you compile bash from source? (if so, what did you use for CFLAGS and
> the configure script parameters? are you
>using bash's malloc or the system malloc?)