Annocheck: Fix memory leaks
This commit is contained in:
parent
afa3de1ef8
commit
4ff4a783cb
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 11.02
|
Version: 11.03
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://sourceware.org/annobin/
|
URL: https://sourceware.org/annobin/
|
||||||
@ -514,6 +514,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 06 2023 Nick Clifton <nickc@redhat.com> - 11.03-1
|
||||||
|
- Annocheck: Fix memory leaks.
|
||||||
|
|
||||||
* Wed Jan 04 2023 Nick Clifton <nickc@redhat.com> - 11.02-1
|
* Wed Jan 04 2023 Nick Clifton <nickc@redhat.com> - 11.02-1
|
||||||
- Annocheck: Do not assume that object files contain no code simply because they do not have an executable segment. (#2158182)
|
- Annocheck: Do not assume that object files contain no code simply because they do not have an executable segment. (#2158182)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-11.02.tar.xz) = 18230eebd3e7dba3afbedec22c39daa0dd60f4ab0d0f558b15cbe5cfa078a7a67236553dce85ec04df98735e71b65a24be531f748a5f3d9e95b84c756b85cc06
|
SHA512 (annobin-11.03.tar.xz) = 1044ee998247759e40a6db848dcfe87d13742c3a58253968c02d5a818e4fda13341ca6aea816d55179c33b432a9fc9f0924c486cc268ee1cfa497b9e255a65ef
|
||||||
|
Loading…
Reference in New Issue
Block a user