From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/2 v2] fix incorrect snprintf args Date: Fri, 27 Jun 2014 02:53:28 +0200 Message-ID: <6139290.hFcYh8UAN6@xps13> References: <20140624111333.721633f7@nehalam.linuxnetplumber.net> <20140624111438.11944cf0@nehalam.linuxnetplumber.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Stephen Hemminger Return-path: In-Reply-To: <20140624111438.11944cf0-We1ePj4FEcvRI77zikRAJc56i+j3xesD0e7PPNI6Mm0@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-06-24 11:14, Stephen Hemminger: > Now that snprintf is used, Gcc finds more uses of unsafe arguments. > Fix where found. Some of these may have already been fixed by > other patches on the mailing list. > > Signed-off-by: Stephen Hemminger It was already fixed by Bruce's patch: http://dpdk.org/browse/dpdk/commit/?id=e8ed6c78177 Thanks -- Thomas