On 2005-12-10 12:06 +0100, [EMAIL PROTECTED] wrote:
> I meant something like:
> for (;;) malloc(1000);

If this is what you are worried about, it sounds like you would be a
lot better off setting up some sort of resource limits than simply
limiting access to the compiler. I know for a fact that PAM has
resource limiting (see for example [1], [2]) and it may be possible to
do without PAM as well.

[1] http://www.google.com/search?q=linux+pam+memory+limiting
[2] http://www.rfxnetworks.com/lprl.php (old but should be usable)

-- 
Michael Kjörling, [EMAIL PROTECTED] - http://michael.kjorling.com/
* ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
* ..... No bird soars too high if he soars with his own wings ..... *

Attachment: pgp5IMzXkBZyt.pgp
Description: PGP signature

Reply via email to