Annocheck: Fix covscan detected race condition between stat() and open().
This commit is contained in:
parent
d9744eac07
commit
6af1867f17
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.74
|
||||
Version: 10.75
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://sourceware.org/annobin/
|
||||
@ -483,6 +483,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Jun 09 2022 Nick Clifton <nickc@redhat.com> - 10.75-1
|
||||
- Annocheck: Fix covscan detected race condition between stat() and open().
|
||||
|
||||
* Tue Jun 07 2022 Nick Clifton <nickc@redhat.com> - 10.74-1
|
||||
- Annocheck: Handle binaries created by Rust 1.18. (#2094420)
|
||||
- Annocheck: Add optional function name to --skip arguments. (PR 29229)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.74.tar.xz) = 3117e3247227dd0e282857b6f66987b992946c43be9890d35ad988199192a679a7944a12d2f12cc1f42263020a3942644e3a5ced4447790cdec34d4134517d79
|
||||
SHA512 (annobin-10.75.tar.xz) = 8268f1a49ccc002590a2d4419d03e89edd9bc0b8dae54400cce91e5ae5331f31b1e44f79717a712d757653accc76a1a7daa2b12cc4e0c4ce66cfadc5a71cd95e
|
||||
|
Loading…
Reference in New Issue
Block a user