From mboxrd@z Thu Jan 1 00:00:00 1970 From: "John W. Linville" Subject: [PATCH 0/4] random fixes for bugs identified by Coverity Date: Wed, 28 Sep 2016 15:20:00 -0400 Message-ID: <1475090404-20707-1-git-send-email-linville@tuxdriver.com> To: dev@dpdk.org Return-path: Received: from smtp.tuxdriver.com (charlotte.tuxdriver.com [70.61.120.58]) by dpdk.org (Postfix) with ESMTP id 14C8B5686 for ; Wed, 28 Sep 2016 21:30:15 +0200 (CEST) Received: from uucp by smtp.tuxdriver.com with local-rmail (Exim 4.63) (envelope-from ) id 1bpKYY-0000Ps-Co for dev@dpdk.org; Wed, 28 Sep 2016 15:30:14 -0400 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.14.6) with ESMTP id u8SJK9H8020755 for ; Wed, 28 Sep 2016 15:20:09 -0400 Received: (from linville@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id u8SJK9UV020754 for dev@dpdk.org; Wed, 28 Sep 2016 15:20:09 -0400 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" 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. John -- John W. Linville Someday the world will need a hero, and you linville@tuxdriver.com might be all we have. Be ready.