Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Double-free crash in call to _values
- X-seq: zsh-workers 41438
- From: dana <dana@xxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Double-free crash in call to _values
- Date: Tue, 18 Jul 2017 00:49:17 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dana-is.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=tWOgeMY4HhZ8DsNwOk90nArzS4TdyuTy4KrJOLf58D8=; b=jZAkq7CNKMVA8dWboyVxaSP/7QS/NJLKskfXHLEbtS8l4xU42XfzI1DO1pRWRfXq+D 2bXd1ARTLtVuJZ0ufE1rptCSNHmNztvtNlShmVYbXsnKEvy0T4mUhULxxzhAJHkk49t1 wdeqZuo4u9oHNQFeSfJc2eusiV0uV2tGry/w/rq0eEjMdFuh5yG3unCJl4Z5f3fP5qDM iJCUcHb0R2St5a+uiw0hxtj7Ap/vbsMhDqScIz/BTrHfReUuVaSvORHbNB8lKgVvenSV 4d8U5pP1hKXd/SZrfr0aTtFo7angcbHlTC0+XUmPruzg5Ds+yed+/Y3YmmCp1Em17LWT 5sLA==
- In-reply-to: <CAH+w=7YN0cxbZRuG8PmpPhps-1ag3wnkEHbKoVgo_mNqSLetNA@mail.gmail.com>
- 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: <CA+_8RBD6BzT5WTuNy7r=Lz9pR9i+8DVKHKJAfjcgOb18YT_kkA@mail.gmail.com> <CAH+w=7YN0cxbZRuG8PmpPhps-1ag3wnkEHbKoVgo_mNqSLetNA@mail.gmail.com>
Oops, i missed that. Thank you!
On 18 July 2017 at 00:45, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Mon, Jul 17, 2017 at 10:36 PM, dana <dana@xxxxxxx> wrote:
> >
> > #compdef foo
> > _values -S ':' 'val' 'val:val'
> >
> > — crashes zsh
>
> Fixed by workers/40362 back in January.
>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author