public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: Dodji Seketeli <dodji@redhat.com>
Cc: Kostya Serebryany <kcc@google.com>,
	Dmitry Vyukov <dvyukov@google.com>,
	       GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH] [asan] Fix a thinko leading to a crash
Date: Wed, 13 Feb 2013 20:45:00 -0000	[thread overview]
Message-ID: <20130213204509.GA21057@tucnak.redhat.com> (raw)
In-Reply-To: <8738x0dk6h.fsf@redhat.com>

On Wed, Feb 13, 2013 at 09:37:42PM +0100, Dodji Seketeli wrote:
> Hello,
> 
> It appeared that in my previous patch, a stupid thinko can lead to a
> crash when instrumenting some builtin functionsK.  Fixed thus.
> 
> Tested against trunk on x86_64-unknown-linux-gnu, and a bootstrap is underway.
> 
> gcc/
> 	* asan.c (instrument_builtin_call):  Really put the length of the
> 	second source argument into src1_len.
> 
> gcc/testsuite/
> 
> 	* c-c++-common/asan/memcmp-2.c: New test.

Ok, thanks.

	Jakub

      reply	other threads:[~2013-02-13 20:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-13 20:37 Dodji Seketeli
2013-02-13 20:45 ` Jakub Jelinek [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=20130213204509.GA21057@tucnak.redhat.com \
    --to=jakub@redhat.com \
    --cc=dodji@redhat.com \
    --cc=dvyukov@google.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=kcc@google.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).