Backport: Implement test to verify dynamic linker behaves correctly in case of hash collision for the symbol name and symbol version.
Resolves: RHEL-58979
This commit is contained in:
parent
dcd1aa0255
commit
4086c82030
1527
glibc-RHEL-58979.patch
Normal file
1527
glibc-RHEL-58979.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1051,6 +1051,7 @@ Patch743: glibc-RHEL-70395-2.patch
|
||||
Patch744: glibc-RHEL-68850-1.patch
|
||||
Patch745: glibc-RHEL-68850-2.patch
|
||||
Patch746: glibc-RHEL-61568.patch
|
||||
Patch747: glibc-RHEL-58979.patch
|
||||
|
||||
##############################################################################
|
||||
# Continued list of core "glibc" package information:
|
||||
@ -3062,6 +3063,8 @@ update_gconv_modules_cache ()
|
||||
- Backport pthread_getcpuclockid tests (RHEL-70395)
|
||||
- Backport: Debug/tst-longjmp_chk3 needs to be enabled (RHEL-68850)
|
||||
- Backport: Improve pthread_spin_trylock test coverage (RHEL-61568)
|
||||
- Backport: Implement test to verify dynamic linker behaves correctly in case
|
||||
of hash collision for the symbol name and symbol version. (RHEL-58979)
|
||||
|
||||
* Thu Dec 19 2024 DJ Delorie <dj@redhat.com> - 2.34-148
|
||||
- Increase ungetc test coverage, guarantee single char pushback (RHEL-46738)
|
||||
|
Loading…
Reference in New Issue
Block a user