public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl@lucon.org>
To: msnyder@sonic.net
Cc: binutils@sourceware.org
Subject: Re: [patch] coff-i386, guard against null
Date: Thu, 26 Jul 2007 02:20:00 -0000	[thread overview]
Message-ID: <20070726021855.GA29523@lucon.org> (raw)
In-Reply-To: <22002.12.7.175.2.1185409273.squirrel@webmail.sonic.net>

On Wed, Jul 25, 2007 at 05:21:13PM -0700, msnyder@sonic.net wrote:
> Other code in this function checks to see if sym is null.
> If it's null here, it'll fail.
> 

> 2007-07-25  Michael Snyder  <msnyder@access-company.com>
> 
> 	* coff-i386.c (coff_i386_rtype_to_howto): Guard against null.
> 

I prefer BFD_ASSERT (sym != NULL).


H.J.

  reply	other threads:[~2007-07-26  2:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-26  0:54 msnyder
2007-07-26  2:20 ` H.J. Lu [this message]
2007-07-26 12:34   ` Daniel Jacobowitz
2007-07-26 13:46     ` H.J. Lu
2007-07-26 18:54       ` msnyder
2007-07-26 20:01         ` H.J. Lu
2007-07-26 23:52           ` msnyder
2007-07-27  1:04             ` H.J. Lu
2007-07-27  1:42               ` msnyder
2007-07-26 13:08 ` Alan Modra

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=20070726021855.GA29523@lucon.org \
    --to=hjl@lucon.org \
    --cc=binutils@sourceware.org \
    --cc=msnyder@sonic.net \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).