Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: fd used for saving redirected fds leaked to child processes
- X-seq: zsh-workers 41546
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- Subject: Re: fd used for saving redirected fds leaked to child processes
- Date: Mon, 14 Aug 2017 07:49:52 -0700
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=8bVHsBQz+CdfOjvCMzd22o3zN5ZZNWXiCnLaPCzySeg=; b=PoQvQA0I6BAUC5BNuqVNgtlN1Om5sAIqKe9n/PI8HDb6CBk9pOvmyTjuuX/TxoazVr lPA7gmRxxQUevSYbs4r2n4KSYOBoO5ZcTLAqaCZppxJ6e5hKVQOafGxXgEe7f6N9YIp1 IThc9b00632rskmVNoD5cK8z2NAvomFicD7ny4e+DNt/qHxIev9luRdKAH+77XiYQAIe Ek82GOEsRFdOoadG2l/rvbpbj90TJsMUgUAkb3Dm7PnMKrCjvMrBv2Zm/aW5n12f4GRt OGFsY+WUEWXlkLUUPG/hnlbsnBgEQkGMMVtYX/B/2VpR5mJQyyR8rjzNplQ4zuVLiwjK 1dbA==
- In-reply-to: <20170814100956.363c7ea8@pwslap01u.europe.root.pri>
- 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: <20170813161207.GA6530@chaz.gmail.com> <20170813194939.7a96bc4b@ntlworld.com> <CGME20170813214600epcas4p4764cb5399e27ff0e52a1936ecdf49346@epcas4p4.samsung.com> <CAH+w=7Y3OaN0JJOo=jG-G+yRZ9NUqbNCGZBw6b452_nOWUAKMA@mail.gmail.com> <20170814100956.363c7ea8@pwslap01u.europe.root.pri>
On Mon, Aug 14, 2017 at 2:09 AM, Peter Stephenson
<p.stephenson@xxxxxxxxxxx> wrote:
>
> We need to expose the entire hierarchy for this particular case, but
> that looks like a stack or a linked list, which seems a little
> heavyweight for this case.
Another flag in the fdtable array?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author