From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id BFF1AA0C54 for ; Thu, 12 Aug 2021 16:24:43 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD6D8410FE; Thu, 12 Aug 2021 16:24:43 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mails.dpdk.org (Postfix) with ESMTP id BF34A40042; Thu, 12 Aug 2021 16:24:40 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10074"; a="279103349" X-IronPort-AV: E=Sophos;i="5.84,316,1620716400"; d="scan'208";a="279103349" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Aug 2021 07:24:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.84,316,1620716400"; d="scan'208";a="517474738" Received: from silpixa00400355.ir.intel.com (HELO silpixa00400355.ger.corp.intel.com) ([10.237.223.24]) by FMSMGA003.fm.intel.com with ESMTP; 12 Aug 2021 07:24:38 -0700 From: Ciara Power To: dev@dpdk.org Cc: stable@dpdk.org, roy.fan.zhang@intel.com, Ciara Power Date: Thu, 12 Aug 2021 14:24:33 +0000 Message-Id: <20210812142436.108053-1-ciara.power@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] [PATCH v1 0/2] fips validation app fixes X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" Included are patches with small fixes for unnecessary memory allocation, and incomplete resetting of a pointer. Ciara Power (2): examples/fips_validation: fix unused malloc examples/fips_validation: fix resetting pointer examples/fips_validation/main.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) -- 2.25.1