From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7822 invoked by alias); 17 Jun 2005 02:00:01 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 7631 invoked by uid 22791); 17 Jun 2005 01:59:52 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 17 Jun 2005 01:59:52 +0000 Received: from drow by nevyn.them.org with local (Exim 4.51) id 1Dj698-0004Ws-D7; Thu, 16 Jun 2005 21:59:50 -0400 Date: Fri, 17 Jun 2005 02:00:00 -0000 From: Daniel Jacobowitz To: Wu Zhou Cc: gdb-patches@sources.redhat.com, eliz@gnu.org Subject: Re: [RFC/Patch] replace sprintf calls in remote.c with xsnprintf Message-ID: <20050617015950.GD17013@nevyn.them.org> Mail-Followup-To: Wu Zhou , gdb-patches@sources.redhat.com, eliz@gnu.org References: <20050528183924.GE26806@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-06/txt/msg00234.txt.bz2 Sorry - not sure how this slipped through the cracks. On Sun, May 29, 2005 at 07:07:45AM -0700, Wu Zhou wrote: > Below is the revised patch. Please review and comment. TIA. > > <2005-05-29> Wu Zhou > > * remote.c (set_thread, remote_thread_alive): Replace sprintf > call with xsnprintf. > (remote_threads_extra_info, extended_remote_restart) > (remote_check_symbols, store_register_using_P) > (compare_sections_command): Ditto. This is OK. -- Daniel Jacobowitz CodeSourcery, LLC