mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjanv@redhat.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: yoav.zach@intel.com, torvalds@osdl.org
Subject: Re: [PATCH] Handle non-readable binfmt_misc executables
Date: Sat, 19 Jun 2004 16:38:47 +0200	[thread overview]
Message-ID: <1087655927.15190.0.camel@laptop.fenrus.com> (raw)
In-Reply-To: <200406181612.i5IGCIYY001854@hera.kernel.org>

[-- Attachment #1: Type: text/plain, Size: 201 bytes --]


> +_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... 

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

       reply	other threads:[~2004-06-19 14:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200406181612.i5IGCIYY001854@hera.kernel.org>
2004-06-19 14:38 ` Arjan van de Ven [this message]
2004-06-20 10:41 Zach, Yoav
2004-06-20 10:50 ` Arjan van de Ven
     [not found] <2C83850C013A2540861D03054B478C060416BC0E@hasmsx403.ger.corp.intel.com>
2004-06-20 12:17 ` [PATCH] Handle non-readable binfmt misc executables Albert Cahalan
2004-06-21 11:31 Zach, Yoav
2004-06-21 11:49 ` Albert Cahalan
2004-06-22  7:58 [PATCH] Handle non-readable binfmt_misc executables Zach, Yoav
2004-06-23  9:54 [PATCH] Handle non-readable binfmt misc executables Zach, Yoav

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1087655927.15190.0.camel@laptop.fenrus.com \
    --to=arjanv@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    --cc=yoav.zach@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®