From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v2 0/4] random fixes for bugs identified by Coverity Date: Thu, 13 Oct 2016 10:31:16 +0100 Message-ID: <20161013093116.GA130404@bricha3-MOBL3> References: <1475090404-20707-1-git-send-email-linville@tuxdriver.com> <1475170776-10130-1-git-send-email-linville@tuxdriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, dpdk stable To: "John W. Linville" Return-path: Content-Disposition: inline In-Reply-To: <1475170776-10130-1-git-send-email-linville@tuxdriver.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Sep 29, 2016 at 01:39:32PM -0400, John W. Linville wrote: > Today I attempted to exercise my brain between meetings by handling > a few bugs identified by Coverity. > > All of the fixes are simple and (hopefully) obvious. They are > compile-tested only. > > v2: fix-up changelog entries based-on comments from Ferruh Yigit > Series applied to dpdk-next-net/rel_16_11 /Bruce