2004-06-19 14:39:00

by Arjan van de Ven

[permalink] [raw]
Subject: Re: [PATCH] Handle non-readable binfmt_misc executables


> +_error_close_file:
> + if (fd_binary > 0) {
> + sys_close (fd_binary);
> + fd_binary = -1;
> + bprm->file = NULL;
> +


ewww sys_close.... there HAS to be a better way to do that...


Attachments:
signature.asc (189.00 B)
This is a digitally signed message part