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 8D391A055D for ; Wed, 3 Mar 2021 09:35:25 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D7D01606F0; Wed, 3 Mar 2021 09:35:24 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mails.dpdk.org (Postfix) with ESMTP id 6273040683 for ; Wed, 3 Mar 2021 09:35:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1614760521; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=E6dF+9e26rnND8UVgIcqTeio42vF/x2LcX1kNsYYqvA=; b=DOBSb4j5TKld4J9mtRnvWXSgY/jsxH7vawWL/c3TIEgvX/rL7uBpV1ZICfMZ+x62Th02JG xG+hEDF6IV8mkQSttiuu7EOgdg0fYWBe2vzKRm30CB5aAgVjwkcZN7iBZiCBu45ry7RCOz OihTlDYfN3qrxt+ErCw3xpRmjPL5zyI= Received: from mail-vs1-f70.google.com (mail-vs1-f70.google.com [209.85.217.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-449-Sdn0ADI2OpGnBCmBoM6OOg-1; Wed, 03 Mar 2021 03:35:19 -0500 X-MC-Unique: Sdn0ADI2OpGnBCmBoM6OOg-1 Received: by mail-vs1-f70.google.com with SMTP id v16so3891469vsd.8 for ; Wed, 03 Mar 2021 00:35:19 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=E6dF+9e26rnND8UVgIcqTeio42vF/x2LcX1kNsYYqvA=; b=ZxFlo12jSYt0NBnQs4fgNAWy6ZBQAMf9HgzhPq/nVxH043Wwlyxl+P6V3w1J1GH2Hx RQh2kYeRmCWonpUxh8JJ1nRY8RUfuiz+++6rAdMuvSKU/MtcFWKOma8a1giD7ww24V0S iMfa/vEs5x6lAKC5JvqndQ9eGvTWiYHvwG7rlOEGdKjHgwQKgVZ+2jALUtmJF0Lc3QHd iM/lr/YlVzQZ9BXRB3Wq3IGTxnPHDxaJyufxyN86Al3USUqy5aWPBwz87tU/vVqBAq+W wdZMfDdYbqMyoI7YYpCNF/i9MhRfOEvT8SalfL3I+6yRihOPqlcxDsZ3Uuc3kdjwgqfz 4xzg== X-Gm-Message-State: AOAM533T+D/FN41MSxzfM6QcXtEB+uX2wPbT2GRhKoFdh9TOwwXp8CFj yTDTEsFrj+keBblCeggAyvqIYn+siys40Ne8fu5fKPSPyPpYDYP+c8UnVQ3MI7MF7jybluugBVZ U9pSvyLx/zO8NxAp3vecINWQ= X-Received: by 2002:a05:6102:ed4:: with SMTP id m20mr4933752vst.27.1614760519206; Wed, 03 Mar 2021 00:35:19 -0800 (PST) X-Google-Smtp-Source: ABdhPJw+BKbw3XJl4UFHRTmcG13eiE6nuPx17m4aisepN4mq3/AelF4MEZ/Xcpdj9NFHZivXceMG3Nyh+O74Fdaibbs= X-Received: by 2002:a05:6102:ed4:: with SMTP id m20mr4933746vst.27.1614760519074; Wed, 03 Mar 2021 00:35:19 -0800 (PST) MIME-Version: 1.0 References: <5778cbae-87ab-1aee-ea6f-e5964c796fb2@oktetlabs.ru> In-Reply-To: <5778cbae-87ab-1aee-ea6f-e5964c796fb2@oktetlabs.ru> From: David Marchand Date: Wed, 3 Mar 2021 09:35:08 +0100 Message-ID: To: Andrew Rybchenko Cc: Anatoly Burakov , Andrew Boyer , dev , dpdk stable Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH] fbarray: fix uninitialized variable usage 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" On Wed, Mar 3, 2021 at 9:31 AM Andrew Rybchenko wrote: > > On 3/3/21 11:17 AM, David Marchand wrote: > > On Fri, Feb 19, 2021 at 6:55 PM Anatoly Burakov > > wrote: > >> > >> When file truncation fails, the log message attempts to print a path of > >> file we failed to truncate, but this path was never set to anything and, > >> what's worse, was uninitialized. Fix it by passing path from the caller. > >> > >> Fixes: c44d09811b40 ("eal: add shared indexed file-backed array") > >> Cc: stable@dpdk.org > >> Coverity ID: 366122 > >> > >> Signed-off-by: Anatoly Burakov > > > > Andrew had reported it too, and proposed something close: > > http://patchwork.dpdk.org/project/dpdk/patch/20201211170615.32827-1-aboyer@pensando.io/ > > Not me, adding Andrew B. to recipients list That's gmail completion fault! /me hides Thanks Andrew R. -- David Marchand