Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH 1/2] report bad ELF interpreter if it causes exec to fail
- X-seq: zsh-workers 34914
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH 1/2] report bad ELF interpreter if it causes exec to fail
- Date: Fri, 17 Apr 2015 17:21:40 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s2048; t=1429284102; bh=Q6lc7wTyAsdjNWuTkp98nO1RELRVghbKse1CAQN4k7U=; h=In-reply-to:From:References:To:Subject:Date:From:Subject; b=nJVRMrfR/h0/JtV3TtPjzuF/4Biep6PoQlXYIFzBCaq2Ndu9uT8FrowSfWalpiCSWsUXd0kpIDTx6nJTtIShykL7CUm8rdELF8TAjLSjTLKOse4XMMt6Jm3XiDidHUotyhRbEoSclmhF9F5Kzux1AWZV2hLpaOl11ny/7mJ/60RbnhcLOiFjirzqlLHm4/SFXwxmSkrceF1JGVCAQRAh2RaVxCCn1LfSSOvL2whlPnoqvM+J1hyXBespXm5uidh/j6ap7IRvMNNC1K30JXC9a+Tuo2fpp7dRG6E2TOrI0vzqNiddhW8f+WUaR4EvpyvQ2mM5WQgRvAxwEEN1Nvrziw==
- In-reply-to: <1429277155-24607-1-git-send-email-kdudka@redhat.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: <1429277155-24607-1-git-send-email-kdudka@redhat.com>
This behaviour got mentioned on one of the blogs that I tend to read
here:
http://utcc.utoronto.ca/~cks/space/blog/unix/BashSuperintelligentExec
I would agree with the conclusion of that blog writer that this is going
a little bit overboard.
Also, I'm fairly sure that this would require linking with libelf on
some systems which is an added dependency.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author