From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12402 invoked by alias); 14 Aug 2015 01:54:31 -0000 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 Received: (qmail 11125 invoked by uid 9176); 14 Aug 2015 01:54:27 -0000 Date: Fri, 14 Aug 2015 01:54:00 -0000 From: GDB Administrator To: gdb-patches@sourceware.org Subject: New ARI warning Fri Aug 14 01:54:27 UTC 2015 Message-ID: <20150814015427.GA11121@sourceware.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-12-10) X-SW-Source: 2015-08/txt/msg00376.txt.bz2 112d111 < gdb/d-exp.y:535: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf gdb/d-exp.y:535: sprintf (buf, ', 114a114 > gdb/d-exp.y:530: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf gdb/d-exp.y:530: sprintf (name, ',