From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28862 invoked by alias); 31 Jan 2013 09:11:19 -0000 Received: (qmail 28825 invoked by uid 22791); 31 Jan 2013 09:11:17 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,KHOP_SPAMHAUS_DROP,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from snape.CeBiTec.Uni-Bielefeld.DE (HELO smtp-relay.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 31 Jan 2013 09:11:11 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 89AD157C; Thu, 31 Jan 2013 10:11:10 +0100 (CET) Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id FnDeQLbCAbLO; Thu, 31 Jan 2013 10:11:09 +0100 (CET) Received: from lokon.CeBiTec.Uni-Bielefeld.DE (lokon.CeBiTec.Uni-Bielefeld.DE [129.70.161.110]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id 7B89657B; Thu, 31 Jan 2013 10:11:09 +0100 (CET) Received: (from ro@localhost) by lokon.CeBiTec.Uni-Bielefeld.DE (8.14.5+Sun/8.14.5/Submit) id r0V9B9UW013556; Thu, 31 Jan 2013 10:11:09 +0100 (MET) From: Rainer Orth To: Kai Tietz Cc: GCC Patches , Binutils , gdb Subject: Re: [patch libiberty]: Fix PR 543413 References: Date: Thu, 31 Jan 2013 09:11:00 -0000 In-Reply-To: (Kai Tietz's message of "Wed, 30 Jan 2013 18:44:31 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.92 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2013-01/txt/msg00095.txt.bz2 Kai Tietz writes: > this patch fixes wrong handling of cases that bitness of size_t is > wider as 32-bit. > > ChangeLog > > 2013-01-30 Kai Tietz > > PR other/543413 ^ this is clearly wrong (6 digits) > * md5.c (md5_process_block): Handle case that size_t is > a wider-integer-scalar a 32-bit unsigned integer. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University