Message ID | 1571293177-117087-1-git-send-email-zhengbin13@huawei.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=lSD6=YK=vger.kernel.org=linux-scsi-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 10F8C912 for <patchwork-linux-scsi@patchwork.kernel.org>; Thu, 17 Oct 2019 06:12:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id EB679214E0 for <patchwork-linux-scsi@patchwork.kernel.org>; Thu, 17 Oct 2019 06:12:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404664AbfJQGMi (ORCPT <rfc822;patchwork-linux-scsi@patchwork.kernel.org>); Thu, 17 Oct 2019 02:12:38 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:4235 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2392531AbfJQGMi (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Thu, 17 Oct 2019 02:12:38 -0400 Received: from DGGEMS404-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 02B1AC959CFABE33188C; Thu, 17 Oct 2019 14:12:37 +0800 (CST) Received: from huawei.com (10.90.53.225) by DGGEMS404-HUB.china.huawei.com (10.3.19.204) with Microsoft SMTP Server id 14.3.439.0; Thu, 17 Oct 2019 14:12:27 +0800 From: zhengbin <zhengbin13@huawei.com> To: <bvanassche@acm.org>, <jejb@linux.ibm.com>, <martin.petersen@oracle.com>, <linux-scsi@vger.kernel.org> CC: <yi.zhang@huawei.com>, <zhengbin13@huawei.com> Subject: [PATCH v4 0/2] scsi: core: fix uninit-value access of variable sshdr Date: Thu, 17 Oct 2019 14:19:35 +0800 Message-ID: <1571293177-117087-1-git-send-email-zhengbin13@huawei.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.90.53.225] X-CFilter-Loop: Reflected Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: <linux-scsi.vger.kernel.org> X-Mailing-List: linux-scsi@vger.kernel.org |
Series |
scsi: core: fix uninit-value access of variable sshdr
|
expand
|