From 9cb44f2d1de010c6484751971513d517638b6aff Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Thu, 3 Mar 2022 14:25:34 +0800 Subject: [PATCH] =?UTF-8?q?spec:=20Update=20patch=20and=20changelog=20with?= =?UTF-8?q?=20!263=20=E3=80=906.2.0=E3=80=91=E4=BF=AE=E6=94=B9object=5Funr?= =?UTF-8?q?ef=E5=AF=BC=E8=87=B4=E7=9A=84abort=E9=97=AE=E9=A2=98=20=20!263?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit scsi-bus: fix unmatched object_unref() Signed-off-by: Chen Qun --- qemu.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qemu.spec b/qemu.spec index dc47aff..25ade9a 100644 --- a/qemu.spec +++ b/qemu.spec @@ -232,6 +232,7 @@ Patch0218: qcow2-fix-memory-leak-in-qcow2_read_extensions.patch Patch0219: scsi-disk-define-props-in-scsi_block_disk-to-avoid-m.patch Patch0220: pcie-Add-pcie-root-port-fast-plug-unplug-feature.patch Patch0221: pcie-Compat-with-devices-which-do-not-support-Link-W.patch +Patch0222: scsi-bus-fix-unmatched-object_unref.patch BuildRequires: flex BuildRequires: gcc @@ -679,6 +680,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Thu Mar 03 2022 Chen Qun +- scsi-bus: fix unmatched object_unref() + * Sat Feb 26 2022 Yan Wang - pl011-reset-read-FIFO-when-UARTTIMSC-0-UARTICR-0xfff.patch - qcow2-fix-memory-leak-in-qcow2_read_extensions.patch