backport patches to fix unimportant memory leaks
Signed-off-by: xuraoqing <xuraoqing@huawei.com> (cherry picked from commit efcce2d874e123a63c38a9600c3b396c8718cdc1)
This commit is contained in:
parent
dbe83c7fa6
commit
2c11bfb7c5
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
|
Name: krb5
|
||||||
Version: 1.19.2
|
Version: 1.19.2
|
||||||
Release: 11
|
Release: 12
|
||||||
Summary: The Kerberos network authentication protocol
|
Summary: The Kerberos network authentication protocol
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://web.mit.edu/kerberos/www/
|
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
|
Patch18: backport-Fix-krb5_cccol_have_content-bad-pointer-free.patch
|
||||||
Patch19: backport-Fix-read-overruns-in-SPNEGO-parsing.patch
|
Patch19: backport-Fix-read-overruns-in-SPNEGO-parsing.patch
|
||||||
Patch20: backport-Fix-possible-double-free-during-KDB-creation.patch
|
Patch20: backport-Fix-possible-double-free-during-KDB-creation.patch
|
||||||
|
Patch21: backport-Fix-unimportant-memory-leaks.patch
|
||||||
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: gcc make automake autoconf pkgconfig pam-devel libselinux-devel byacc
|
BuildRequires: gcc make automake autoconf pkgconfig pam-devel libselinux-devel byacc
|
||||||
@ -333,6 +334,9 @@ make -C src check || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Nov 30 2023 zhangruifang <zhangruifang1@h-partners.com> - 1.19.2-11
|
||||||
- Backport patches from upstream community
|
- Backport patches from upstream community
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user