From d1286f771edf8cf46ba78e812e7059a2879f3581 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 7 Sep 2023 06:53:59 +0000 Subject: automatic import of libgmem --- libgmem.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'libgmem.spec') diff --git a/libgmem.spec b/libgmem.spec index ea4c38a..ee6cc16 100644 --- a/libgmem.spec +++ b/libgmem.spec @@ -1,12 +1,13 @@ Name: libgmem Version: 0.1 -Release: 2 +Release: 3 Summary: Library of Generalized Memory Management License: MulanPSL-2.0 URL: https://gitee.com/openeuler/libgmem Source0: https://gitee.com/openeuler/libgmem/repository/archive/%{name}-v%{version}.tar.gz PATCH0001: use-ioctl-instead-of-syscall.patch +PATCH0002: fix-three-issue-I7YV2X-I7XQMW-I7Z2RF.patch BuildRequires: autoconf automake libtool BuildRequires: gcc glibc-devel make @@ -45,6 +46,11 @@ sh ./autogen.sh %{_includedir}/libgmem.h %changelog +* Wed Sep 06 2023 Yang Yanchao - 0.1-3 +- Check the return ptr of the malloc[#I7YV2X] + add hnid in gmemPrefetch [#I7XQMW] + free userData in stream to avoid async operations accessing illeagal address[#I7Z2RF] + * Tue Aug 29 2023 Yang Yanchao - 0.1-2 - use ioctl instead of syscall -- cgit v1.2.3