diff options
| author | Li Qiang | 2019-01-08 16:11:14 +0100 |
|---|---|---|
| committer | Cornelia Huck | 2019-01-18 11:52:00 +0100 |
| commit | 6ed675c92a80ff83638eef5e12d4aac529c12f93 (patch) | |
| tree | d3ac3de456e33152300a391d6ee467a28f64a83c /scripts/update-linux-headers.sh | |
| parent | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... (diff) | |
| download | qemu-6ed675c92a80ff83638eef5e12d4aac529c12f93.tar.gz qemu-6ed675c92a80ff83638eef5e12d4aac529c12f93.tar.xz qemu-6ed675c92a80ff83638eef5e12d4aac529c12f93.zip | |
s390: avoid potential null dereference in s390_pcihost_unplug()
When getting the 'pbdev', the if...else has no default branch.
From Coverity, the 'pbdev' maybe null when the 'dev' is not
the TYPE_PCI_BRIDGE/TYPE_PCI_DEVICE/TYPE_S390_PCI_DEVICE.
This patch adds a default branch for device plug and unplug.
Spotted by Coverity: CID 1398593
Signed-off-by: Li Qiang <liq3ea@163.com>
Message-Id: <20190108151114.33140-1-liq3ea@163.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Halil Pasic <pasic@linux.ibm.com>
Reviewed-by: Collin Walling <walling@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'scripts/update-linux-headers.sh')
0 files changed, 0 insertions, 0 deletions
