netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Huzaifa Sidhpurwala <huzaifas@redhat.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, geert@linux-m68k.org, tj@kernel.org,
	eric.dumazet@gmail.com
Subject: Re: [PATCH] Fix possible null pointer dereference in ariadne.c
Date: Wed, 02 Mar 2011 10:17:13 +0530	[thread overview]
Message-ID: <4D6DCBD1.5030000@redhat.com> (raw)
In-Reply-To: <20110301.115300.112595321.davem@davemloft.net>

On 03/02/2011 01:23 AM, David Miller wrote:
> From: huzaifas@redhat.com
> Date: Tue,  1 Mar 2011 17:03:27 +0530
> 
>> +    *lance = (struct Am79C960*)dev->base_addr;
> 
> If you had actually compiled this, the compiler would have given
> you a warning shoing that the leading "*" in "*lance" is not
> appropriate for this assignment.
i did build, but looks like something happened after that :(
Sorry about the mess-up , will repost the patch.

      reply	other threads:[~2011-03-02  4:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-01 11:33 [PATCH] Fix possible null pointer dereference in ariadne.c huzaifas
2011-03-01 19:53 ` David Miller
2011-03-02  4:47   ` Huzaifa Sidhpurwala [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=4D6DCBD1.5030000@redhat.com \
    --to=huzaifas@redhat.com \
    --cc=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=geert@linux-m68k.org \
    --cc=netdev@vger.kernel.org \
    --cc=tj@kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).