From d98b10d811d97907230eb614d0b4ac26f2a855cb Mon Sep 17 00:00:00 2001 From: Euler Robot Date: Fri, 22 Jan 2021 10:46:40 +0800 Subject: [PATCH] spec: Update patch and changelog with !15 bugfix: add check to avoid invalid ptr for strcmp --- vmtop.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vmtop.spec b/vmtop.spec index 4b03652..10d47bf 100644 --- a/vmtop.spec +++ b/vmtop.spec @@ -27,6 +27,7 @@ Patch0016: proc-del-prc-pid-comm-read.patch Patch0017: display-del-screen-clear-after-key-response.patch Patch0018: arch-add-x86-kvm-exits-items.patch Patch0019: codestyle-del-unused-var.patch +Patch0020: bugfix-add-check-to-avoid-invalid-ptr-for-strcmp.patch Requires: libvirt, ncurses @@ -67,6 +68,9 @@ install -m 550 vmtop ${RPM_BUILD_ROOT}/usr/bin/%{name} %{_bindir}/vmtop %changelog +* Thu Jan 21 2021 Huawei Technologies Co., Ltd +- bugfix: add check to avoid invalid ptr for strcmp + * Thu 14 Jan 2021 Jiajun Chen <1250062498@qq.com> -1.1-2 - vcp_stat: add Max Scheduling Delay time items to display - args: add -p option