Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: SegFault in stringsubst
- X-seq: zsh-workers 32553
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxx>
- Subject: Re: SegFault in stringsubst
- Date: Tue, 15 Apr 2014 22:15:11 -0700
- In-reply-to: <20140416044612.GB24565@ewok>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20140416044612.GB24565@ewok>
On Apr 16, 2:46pm, Andrew Waldron wrote:
}
} The segfault is on "restlen = strlen(rest);" when rest is uninitialised.
}
} I made the changes below and it seemed to fix the issue.
The exec.c change doesn't change anything other than verbosity about some
error conditions, correct?
--
Barton E. Schaefer
Messages sorted by:
Reverse Date,
Date,
Thread,
Author