Revisiting ideas
Jeremy Huntwork
jhuntwork at linuxfromscratch.org
Wed Apr 30 07:03:23 MDT 2008
Alexander E. Patrakov wrote:
> Jeremy Huntwork wrote:
>
>> http://linuxfromscratch.org/~jhuntwork/php-test/
>
> IMHO, too much state is kept in the PHP session. This may lead to bugs if a
> reader first generates one book and then the other variant, differing in the
> amount of required information. Something may leak between the visits--e.g.,
> this way it may be possible to trick the future scripts into generating a
> multilib 32-bit book by first visiting "x86_64 multilib" and then "x86".
>
This is something we can keep in mind and other methods of state storage
could be considered. It's the sort of thing I think we tweak as we go along.
--
JH
More information about the lfs-dev
mailing list