From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] (More) Fixes for issues highlighted by static analysis Date: Wed, 17 Dec 2014 00:52:32 +0100 Message-ID: <2147004.KsKfSuloYx@xps13> References: <1418747424-22254-1-git-send-email-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Bruce Richardson Return-path: In-Reply-To: <1418747424-22254-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@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" > A further three small patches fixing more issues highlighted by static > analysis scans. > > Bruce Richardson (3): > af_packet: ensure *internals is not null when dereferencing > ixgbe: prevent array overflow access in vector driver > eal: for safety, use snprintf instead of sprintf Applied Thanks -- Thomas