On Fri, 18 Aug 2000, Graham Barr wrote: > > No. The documentation states that the compilation is done only when the > > source file is out of date with the companion object file. As I > > understand it, Inline has some kind of limited automatic make ability. > > So it is a security issue then as it needs somewhere to cache these > object files, and anyone must be able to do it. The place it stores its objects is configurable, so it's only a security problem if you make it one! I'd say its more a configuration problem since you need to carefully think about where that place should be and set the appropriate permissions. -sam
- Re: ANNOUNCE: Inline 0.23 (Mix Perl and C w/o XS) Dan Sugalski
- Re: ANNOUNCE: Inline 0.23 (Mix Perl and C w/o XS) Nick Ing-Simmons
- Re: ANNOUNCE: Inline 0.23 (Mix Perl and C w/o XS) Jarkko Hietaniemi
- Re: ANNOUNCE: Inline 0.23 (Mix Perl and C w/o XS) Sam Tregar
- Re: ANNOUNCE: Inline 0.23 (Mix Perl and C w/o X... Graham Barr
- Re: ANNOUNCE: Inline 0.23 (Mix Perl and C w... Simon Cozens
- Re: ANNOUNCE: Inline 0.23 (Mix Perl and... Brian Ingerson
- Re: ANNOUNCE: Inline 0.23 (Mix Per... Jarkko Hietaniemi
- Re: ANNOUNCE: Inline 0.23 (Mix... Brian Ingerson
- Re: ANNOUNCE: Inline 0.23 (Mix Per... Brian Ingerson
- Re: ANNOUNCE: Inline 0.23 (Mix Perl and C w... Sam Tregar
- Re: ANNOUNCE: Inline 0.23 (Mix Perl and... Brian Ingerson
- Re: ANNOUNCE: Inline 0.23 (Mix Perl and C w/o XS) Colin Meyer