From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8362 invoked by alias); 19 Jul 2011 19:05:01 -0000 Received: (qmail 8339 invoked by uid 22791); 19 Jul 2011 19:05:01 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_RX,TW_TR,TW_XF X-Spam-Check-By: sourceware.org Received: from mail-vw0-f41.google.com (HELO mail-vw0-f41.google.com) (209.85.212.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 19 Jul 2011 19:04:46 +0000 Received: by vws4 with SMTP id 4so4085252vws.0 for ; Tue, 19 Jul 2011 12:04:45 -0700 (PDT) Received: by 10.52.29.12 with SMTP id f12mr7434007vdh.498.1311102285351; Tue, 19 Jul 2011 12:04:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.183.1 with HTTP; Tue, 19 Jul 2011 12:04:25 -0700 (PDT) In-Reply-To: References: From: Ulrich Drepper Date: Tue, 19 Jul 2011 19:05:00 -0000 Message-ID: Subject: Re: [PATCH] Fix alloca accounting in strxfm To: Andreas Schwab Cc: libc-hacker@sourceware.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Mailing-List: contact libc-hacker-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sourceware.org X-SW-Source: 2011-07/txt/msg00008.txt.bz2 On Tue, Jul 19, 2011 at 08:27, Andreas Schwab wrote: > 2011-07-19 =C2=A0Andreas Schwab =C2=A0 > > =C2=A0 =C2=A0 =C2=A0 =C2=A0* string/strxfrm_l.c (STRXFRM): Fix alloca acc= ounting. You didn't update the copyright year.