From: Dave Jones <davej@suse.de>
To: Petter <petter@kernelspace.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: small 5575 PCI ATM fix
Date: Tue, 18 Jun 2002 15:58:37 +0200 [thread overview]
Message-ID: <20020618155837.S758@suse.de> (raw)
In-Reply-To: <20020618133527.GA11756@kernelspace.com>; from petter@kernelspace.com on Tue, Jun 18, 2002 at 03:35:27PM +0200
On Tue, Jun 18, 2002 at 03:35:27PM +0200, Petter wrote:
>
> I was grepping through some code, and noticed that the return value
> of a kmalloc in iphase.c was not checked.
> A patch was sendt to the author, but this was the reply I got:
>
> "Peter Wang is no longer a member of the Interphase team. Interphase
> does support the 5575 PCI ATM adapter with Linux, but for driver enhancements
> and fixes, we require a current software warranty contract. If you
> could send me the serial number and / or the MAC address of your adapter, I
> can verify your warranty status and have the latest driver sent to you."
rofl. 8-)
> I do not care about their driver since I do not have an ATM card, but
> the current driver should anyhow be fixed.
Error handling in that driver seems to be 'creative' at best.
No releasing of already allocated resources, just returning -EAGAIN
everywhere, and no checking for already allocated resources.
Someone with too much time on their hands[1] could probably clean this
up to free allocated resources on failure and return -ENOMEM on
allocation failures.
Dave
[1] or a 'software warranty contract'.
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
next prev parent reply other threads:[~2002-06-18 13:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-18 13:35 small 5575 PCI ATM fix Petter
2002-06-18 13:58 ` Dave Jones [this message]
2002-06-18 14:12 ` Petter
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=20020618155837.S758@suse.de \
--to=davej@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=petter@kernelspace.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