From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id D41AC9AD6 for ; Tue, 24 Feb 2015 12:39:55 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP; 24 Feb 2015 03:39:53 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,638,1418112000"; d="scan'208";a="689953640" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by orsmga002.jf.intel.com with ESMTP; 24 Feb 2015 03:39:54 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.247]) by IRSMSX104.ger.corp.intel.com ([169.254.5.145]) with mapi id 14.03.0195.001; Tue, 24 Feb 2015 11:39:52 +0000 From: "Mcnamara, John" To: "dev@dpdk.org" Thread-Topic: [PATCH] ring: fix minor memory leak of kvlist in dev init Thread-Index: AQHQT2sUE0NENRAWRk6I8VJ6Hru1w5z/rfkw Date: Tue, 24 Feb 2015 11:39:51 +0000 Message-ID: References: <1424697435-13667-1-git-send-email-john.mcnamara@intel.com> In-Reply-To: <1424697435-13667-1-git-send-email-john.mcnamara@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] ring: fix minor memory leak of kvlist in dev init X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2015 11:39:56 -0000 > -----Original Message----- > From: Mcnamara, John > Sent: Monday, February 23, 2015 1:17 PM > To: dev@dpdk.org > Cc: Mcnamara, John > Subject: [PATCH] ring: fix minor memory leak of kvlist in dev init >=20 > Fix for Klocwork identified issue. Superseded by: http://dpdk.org/ml/archives/dev/2015-February/013937.html John --=20