From: Chris Wright <chris@wirex.com>
To: sudharsan vijayaraghavan <my_goal@rediffmail.com>
Cc: linux-kernel@vger.kernel.org, svijayar@cisco.com,
narendiran_srinivasan@satyam.com
Subject: Re: fd_install question ??
Date: Thu, 6 Mar 2003 15:28:50 -0800 [thread overview]
Message-ID: <20030306152850.A11341@figure1.int.wirex.com> (raw)
In-Reply-To: <20030306224608.29991.qmail@webmail17.rediffmail.com>; from my_goal@rediffmail.com on Thu, Mar 06, 2003 at 10:46:08PM -0000
* sudharsan vijayaraghavan (my_goal@rediffmail.com) wrote:
> f1 = get_empty_filp();
> if (!f1)
> goto no_files;
>
> f2 = get_empty_filp();
> if (!f2)
> goto close_f1;
>
> --> if (!f3)
> --> goto close_f12
you don't get a new filp for f3. f3 is going to remain as garbage.
-chris
--
Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net
prev parent reply other threads:[~2003-03-06 23:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-06 22:46 sudharsan vijayaraghavan
2003-03-06 23:06 ` Mikael Pettersson
2003-03-06 23:28 ` Chris Wright [this message]
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=20030306152850.A11341@figure1.int.wirex.com \
--to=chris@wirex.com \
--cc=linux-kernel@vger.kernel.org \
--cc=my_goal@rediffmail.com \
--cc=narendiran_srinivasan@satyam.com \
--cc=svijayar@cisco.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®