From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] test: Remove NULL snprintf tests in cmdline unit test Date: Wed, 02 Jul 2014 00:09:52 +0200 Message-ID: <3267153.fr7fGkapHv@xps13> References: <1404125575-25691-1-git-send-email-pablox.de.lara.guarch@intel.com> <53B14B55.6060508@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Pablo de Lara Return-path: In-Reply-To: <53B14B55.6060508-pdR9zngts4EAvxtiuMwx3w@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" > > Cmdline unit test calls several functions that use snprintf, > > with NULL pointer as the destination buffer. This patch > > eliminates these NULL pointer tests. > > > > Signed-off-by: Pablo de Lara > > Acked-by: Olivier Matz Applied for version 1.7.0. Thanks -- Thomas