Annobin: Suppress more calls to free() which are triggering memory checker errors.
Resolves: #1684148
This commit is contained in:
parent
e7dabf64aa
commit
6e6ab3bb26
1
.gitignore
vendored
1
.gitignore
vendored
@ -98,3 +98,4 @@
|
||||
/annobin-8.68.tar.xz
|
||||
/annobin-8.69.tar.xz
|
||||
/annobin-8.70.tar.xz
|
||||
/annobin-8.71.tar.xz
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.70
|
||||
Version: 8.71
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -210,6 +210,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Feb 28 2019 Nick Clifton <nickc@redhat.com> - 8.71-1
|
||||
- Annobin: Suppress more calls to free() which are triggering memory checker errors. (#1684148)
|
||||
|
||||
* Fri Feb 01 2019 Nick Clifton <nickc@redhat.com> - 8.70-1
|
||||
- Add section flag matching ability to section size tool.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.70.tar.xz) = 8a963a82200c3b073290c808f46f076dc73f08c60bbff37f22dd3447bb099d2ef2e05035c4fc90567047cc02dbcd1900b63de32b1596fe1068d36ee6327512c0
|
||||
SHA512 (annobin-8.71.tar.xz) = 32831fafd60cf02c5ae8898e3d6c0343ae8f3891e8e06ef358678093aa4e63740c94fae85c4306f3d6856b3811d81ce34885834ef975fd555dae2e21194b93e3
|
||||
|
Loading…
Reference in New Issue
Block a user