Annotate Tidies-to-get-rid-of-sanitize-warnings-mostly-about-.patch
This commit is contained in:
parent
8fa998b189
commit
c8aeb4a28d
@ -49,8 +49,8 @@ Patch5: pcre-8.43-Minor-fix-to-avoid-sanitizer-complaint-in-POSIX-wrap.patch
|
||||
# Fix an integer overflow when parsing numbers after "(?C",
|
||||
# upstream bug #2463, in upstream after 8.43
|
||||
Patch6: pcre-8.43-Check-the-size-of-the-number-after-C-as-it-is-read-i.patch
|
||||
# Fix shifting integers bits and a NULL pointer dereferce in pcretest tool,
|
||||
# in upstream after 8.43
|
||||
# Fix shifting integer bits and a NULL pointer dereferce in pcretest tool,
|
||||
# upstream bug #2380, in upstream after 8.43
|
||||
Patch7: pcre-8.43-Tidies-to-get-rid-of-sanitize-warnings-mostly-about-.patch
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: autoconf
|
||||
@ -239,7 +239,8 @@ make %{?_smp_mflags} check VERBOSE=yes
|
||||
- Make erroroffset initializion in a POSIX wrapper thread-safe
|
||||
(upstream bug #2447)
|
||||
- Fix an integer overflow when parsing numbers after "(?C" (upstream bug #2463)
|
||||
- Fix shifting integers bits and a NULL pointer dereferce in pcretest tool
|
||||
- Fix shifting integer bits and a NULL pointer dereferce in pcretest tool
|
||||
(upstream bug #2380)
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 8.43-2.2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user