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 C8791A0582; Tue, 22 Nov 2022 16:24:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D43642D6C; Tue, 22 Nov 2022 16:24:50 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id AD293427EB for ; Tue, 22 Nov 2022 16:24:49 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1669130689; 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=60KB8xC6p/S6XYp5c6avcU0FKz04k93+dOrta6hrNIQ=; b=H+PZjHUF2EXZjqicExcKJR/ZzT9ZebIUjTgmEAtANgeCNmPLEi3x9SiXjc5veavcnAAHzC GP9wLDr2gQo3EB22YIQX/wJHJerKbSoxkpx41rXCPIhBX4XnVmEEfTVHjJzpFUP/1yFoTK 647b5wJR5E01c7alVgOahbgV9MgSF9k= Received: from mail-pj1-f70.google.com (mail-pj1-f70.google.com [209.85.216.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-589-KZrdMMCiNpOb_QDTKYkCiQ-1; Tue, 22 Nov 2022 10:24:47 -0500 X-MC-Unique: KZrdMMCiNpOb_QDTKYkCiQ-1 Received: by mail-pj1-f70.google.com with SMTP id n4-20020a17090a2fc400b002132adb9485so7766024pjm.0 for ; Tue, 22 Nov 2022 07:24:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=60KB8xC6p/S6XYp5c6avcU0FKz04k93+dOrta6hrNIQ=; b=XZkPg4Fj3dfbkfh+3PGTM05N1KwlCNOu3KM4ywOJf5e/CM8W6E0S89vwx2BSoHpklk M0i12JOAXDm7l7Ou5lkJoy2SkvMTGnEuDWzIiZl3L0OzUT+iEJ6oNhysp3dn8QTmre5B 9rxilHDT+jpcMSYr8hiH+id4I8exhLw8PRrEq5hHNlQ+EtIF+ixGosONE4yXB1uT+jxr PcAdgrHoPefeb6AFMYqklwCt4zq404Ga5k2110Xr02ru12seULjy7x5FrbyVVdoQOAKD 005RarF6Ek5OcP/PkwIR8lzezqfRx9sQHGt6u8a6bAg/saCAUKbABDgE+FUrGrt4dsEl PvsA== X-Gm-Message-State: ANoB5pl3Um9soDIzyOw7u7qqFnS0y665+DxozNiTDqCJFs5BbxKBLCIC 35z3D9pxH1c5svOUeXVtBcG1nXYvpnOscs/h2ddADpiItIQwDy6R5dUVKBCClvn9ioX8pUXiZG9 C/0w1B5+swP38EUvRc24= X-Received: by 2002:a17:902:8e81:b0:188:4f86:e4d5 with SMTP id bg1-20020a1709028e8100b001884f86e4d5mr5958420plb.16.1669130686603; Tue, 22 Nov 2022 07:24:46 -0800 (PST) X-Google-Smtp-Source: AA0mqf7YFIiiF/UCUtmPw0lKzxYWRJ9WfzToe8O499xAj0DZ351fXurq6G+AHcbgBppFkagHU8vhAFRGlZ4DWvwZacc= X-Received: by 2002:a17:902:8e81:b0:188:4f86:e4d5 with SMTP id bg1-20020a1709028e8100b001884f86e4d5mr5958400plb.16.1669130686294; Tue, 22 Nov 2022 07:24:46 -0800 (PST) MIME-Version: 1.0 References: <20221121223208.1147154-1-okaya@kernel.org> In-Reply-To: <20221121223208.1147154-1-okaya@kernel.org> From: David Marchand Date: Tue, 22 Nov 2022 16:24:35 +0100 Message-ID: Subject: Re: [PATCH v2 00/11] codeql fixes for various subsystems To: okaya@kernel.org Cc: dev@dpdk.org X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Hello, On Mon, Nov 21, 2022 at 11:32 PM wrote: > > From: Sinan Kaya > > Following up the codeql reported problems first submitted > by Stephen Hemminger here: > > https://lore.kernel.org/all/20220527161210.77212d0b@hermes.local/t/ > > Posting a series of fixes about potential null pointer accesses. > > Changes from v1: > - Remove braces around single line statements > - use NULL comparisons Thanks for the fixes, but it looks like the v2 series is truncated. Can you resend it so it passes through the CI? Thanks. -- David Marchand