From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 4686B5921 for ; Fri, 6 Mar 2015 14:38:44 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga101.jf.intel.com with ESMTP; 06 Mar 2015 05:38:42 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,352,1422950400"; d="scan'208";a="676156350" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by fmsmga001.fm.intel.com with ESMTP; 06 Mar 2015 05:38:42 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.247]) by IRSMSX107.ger.corp.intel.com ([169.254.10.35]) with mapi id 14.03.0195.001; Fri, 6 Mar 2015 13:38:41 +0000 From: "Mcnamara, John" To: "dev@dpdk.org" Thread-Topic: [PATCH] af_packet: fix minor memory leak of kvlist in dev init Thread-Index: AQHQT2zEeXlsd545xUqQf//y94NwP50PhrPA Date: Fri, 6 Mar 2015 13:38:41 +0000 Message-ID: References: <1424698156-15793-1-git-send-email-john.mcnamara@intel.com> In-Reply-To: <1424698156-15793-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 Cc: "linville@redhat.com" Subject: Re: [dpdk-dev] [PATCH] af_packet: 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: Fri, 06 Mar 2015 13:38:44 -0000 Superseded by http://dpdk.org/ml/archives/dev/2015-February/014438.html