Annocheck: Fix memory corruptions when using --debug-path and when a corrupt note is found.
Resolves: #2011438
This commit is contained in:
parent
f25c7c2336
commit
f1b2a85f11
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.12
|
||||
Version: 10.13
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -494,6 +494,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Oct 08 2021 Nick Clifton <nickc@redhat.com> - 10.13-1
|
||||
- Annocheck: Fix memory corruptions when using --debug-path and when a corrupt note is found. (#20011438)
|
||||
|
||||
* Fri Oct 08 2021 Nick Clifton <nickc@redhat.com> - 10.12-1
|
||||
- Annocheck: Fix MAYB results for mixed GO/C files.
|
||||
- Annocheck: Move some messages from VERBOSE to VERBOSE2.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.12.tar.xz) = 5c890b333764cb84a833b5e49f38fe26c4afb29acf528f24fbfa4c8985eab4c281974b0dbcd1918638d35303dfcb7cc7ec22003064c86b72779abadf48b41904
|
||||
SHA512 (annobin-10.13.tar.xz) = 96a708a2e5cf2e816faa44160dd1e6200660237bf9341b9889d0f2ad5b31830bf4ef11d438662ff29c9170a0250158d609aaedef4ee6faa1e2b2134e4860b3d7
|
||||
|
Loading…
Reference in New Issue
Block a user