!114 [sync] PR-109: backport patches to fix unimportant memory leaks
From: @openeuler-sync-bot Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
1a26e01ea1
2302
backport-Fix-unimportant-memory-leaks.patch
Normal file
2302
backport-Fix-unimportant-memory-leaks.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -3,7 +3,7 @@
|
||||
|
||||
Name: krb5
|
||||
Version: 1.19.2
|
||||
Release: 11
|
||||
Release: 12
|
||||
Summary: The Kerberos network authentication protocol
|
||||
License: MIT
|
||||
URL: http://web.mit.edu/kerberos/www/
|
||||
@ -41,6 +41,7 @@ Patch17: backport-Simplify-krb5_cccol_have_content.patch
|
||||
Patch18: backport-Fix-krb5_cccol_have_content-bad-pointer-free.patch
|
||||
Patch19: backport-Fix-read-overruns-in-SPNEGO-parsing.patch
|
||||
Patch20: backport-Fix-possible-double-free-during-KDB-creation.patch
|
||||
Patch21: backport-Fix-unimportant-memory-leaks.patch
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gcc make automake autoconf pkgconfig pam-devel libselinux-devel byacc
|
||||
@ -333,6 +334,9 @@ make -C src check || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 20 2023 xuraoqing<xuraoqing@huawei.com> - 1.19.2-12
|
||||
- backport patches to fix umimportant memory leaks
|
||||
|
||||
* Thu Nov 30 2023 zhangruifang <zhangruifang1@h-partners.com> - 1.19.2-11
|
||||
- Backport patches from upstream community
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user