From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3571 invoked by alias); 17 Sep 2009 06:25:03 -0000 Received: (qmail 3554 invoked by uid 22791); 17 Sep 2009 06:25:02 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (83.163.83.176) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 17 Sep 2009 06:24:56 +0000 Received: from brahms.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1]) by brahms.sibelius.xs4all.nl (8.14.3/8.14.3) with ESMTP id n8H6Ok4e026768; Thu, 17 Sep 2009 08:24:47 +0200 (CEST) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.14.3/8.14.3/Submit) id n8H6OkDh021445; Thu, 17 Sep 2009 08:24:46 +0200 (CEST) Date: Thu, 17 Sep 2009 06:25:00 -0000 Message-Id: <200909170624.n8H6OkDh021445@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: ralf.corsepius@rtems.org CC: gdb-patches@sourceware.org, Joel.Sherrill@oarcorp.com In-reply-to: <4AB1A090.8030701@rtems.org> (message from Ralf Corsepius on Thu, 17 Sep 2009 04:36:00 +0200) Subject: Re: sparc-tdep.c: __builtin___memcpy_chk overflows destination buffer References: <4AB1A090.8030701@rtems.org> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-09/txt/msg00557.txt.bz2 > Date: Thu, 17 Sep 2009 04:36:00 +0200 > From: Ralf Corsepius You sent the diff as bas64 encoded MIME attachment which makes it difficult for me to review your diff. Can you send it inline or as a normal 7-bit ASCII encoded attachments? Thanks, Mark