diff options
author | Florian Weimer <fweimer@redhat.com> | 2024-10-28 14:45:30 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2024-10-28 14:45:30 +0100 |
commit | 0a536f6e2f76e3ef581b3fd9af1e5cf4ddc7a5a2 (patch) | |
tree | ee8435b1d6c179d2412c62d550133427841a60ce /bits/elfclass.h | |
parent | 7796e378c47b840d9c2e8af4fc6c209ed97f555b (diff) | |
download | glibc-0a536f6e2f76e3ef581b3fd9af1e5cf4ddc7a5a2.zip glibc-0a536f6e2f76e3ef581b3fd9af1e5cf4ddc7a5a2.tar.gz glibc-0a536f6e2f76e3ef581b3fd9af1e5cf4ddc7a5a2.tar.bz2 |
elf: Change ldconfig auxcache magic number (bug 32231)
In commit c628c2296392ed3bf2cb8d8470668e64fe53389f (elf: Remove
ldconfig kernel version check), the layout of auxcache entries
changed because the osversion field was removed from
struct aux_cache_file_entry. However, AUX_CACHEMAGIC was not
changed, so existing files are still used, potentially leading
to unintended ldconfig behavior. This commit changes AUX_CACHEMAGIC,
so that the file is regenerated.
Reported-by: DJ Delorie <dj@redhat.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'bits/elfclass.h')
0 files changed, 0 insertions, 0 deletions