diff --git a/qemu.spec b/qemu.spec index 61e3350..e50250e 100644 --- a/qemu.spec +++ b/qemu.spec @@ -278,6 +278,7 @@ Patch0265: migration-fix-COLO-broken-caused-by-a-previous-commi.patch Patch0266: migration-multifd-fix-hangup-with-TLS-Multifd-due-to.patch Patch0267: multifd-tls-fix-memoryleak-of-the-QIOChannelSocket-o.patch Patch0268: net-remove-an-assert-call-in-eth_get_gso_type.patch +Patch0269: json-Fix-a-memleak-in-parse_pair.patch BuildRequires: flex BuildRequires: bison @@ -624,6 +625,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Fri Nov 13 2020 Huawei Technologies Co., Ltd +- json: Fix a memleak in parse_pair() + * Wed Oct 21 2020 Huawei Technologies Co., Ltd - net: remove an assert call in eth_get_gso_type