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



On Friday 17 April 2015 13:49:57 Daniel Shahaf wrote:
> Kamil Dudka wrote on Fri, Apr 17, 2015 at 15:25:54 +0200:
> > +/* The following code is taken from <https://bugzilla.redhat.com/60870>.
> > */ +#ifdef HAVE_ELF_H
> > +static int
> > +checkelfinterp(const char *pth, int fd, const char *sample, int
> > sample_len)
> Is this code available under a license compatible with zsh's license?
> 
> The bug report doesn't state a license explicitly, so I presume any code
> on the bug report is GPLed unless stated otherwise.
> 
> Sorry to be license nanny.
> 
> Cheers,
> 
> Daniel

Good point.  I have asked the original author about this privately...

Kamil



Messages sorted by: Reverse Date, Date, Thread, Author