From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id CECCF1F5 for ; Wed, 20 Sep 2017 11:31:48 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Sep 2017 02:31:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,420,1500966000"; d="scan'208";a="1174081538" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by orsmga001.jf.intel.com with ESMTP; 20 Sep 2017 02:31:46 -0700 Received: from irsmsx112.ger.corp.intel.com (10.108.20.5) by IRSMSX107.ger.corp.intel.com (163.33.3.99) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 20 Sep 2017 10:31:45 +0100 Received: from irsmsx107.ger.corp.intel.com ([169.254.10.65]) by irsmsx112.ger.corp.intel.com ([169.254.1.142]) with mapi id 14.03.0319.002; Wed, 20 Sep 2017 10:31:45 +0100 From: "Mrzyglod, DanielX T" To: "yliu@fridaylinux.org" CC: "dev@dpdk.org" , "Tan, Jianfeng" Thread-Topic: [PATCH] net/virtio: fix of untrusted scalar value Thread-Index: AQHTMfI7gyXAzDbwjU+lNeHgMmCTzqK9gfgw Date: Wed, 20 Sep 2017 09:31:45 +0000 Message-ID: <7ADD74816B4C8A45B56203CBA65FE5A660B93622@IRSMSX107.ger.corp.intel.com> References: <20170920091917.3929-1-danielx.t.mrzyglod@intel.com> In-Reply-To: <20170920091917.3929-1-danielx.t.mrzyglod@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] net/virtio: fix of untrusted scalar value X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2017 09:31:49 -0000 This patch is for Coverity issue: 139601 Does it need v2 for updating Message Body ?