]> git.ipfire.org Git - thirdparty/glibc.git/commit
elf: ldconfig should skip temporary files created by package managers
authorFlorian Weimer <fweimer@redhat.com>
Fri, 20 Oct 2023 12:29:50 +0000 (14:29 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 20 Oct 2023 17:30:25 +0000 (19:30 +0200)
commit2aa0974d2573441bffd596b07bff8698b1f2f18c
tree59661e8e13e3650fd03d5102fc854affc2e54baa
parentf5677d9cebb12edcd9301dbb5cf40f82618b46af
elf: ldconfig should skip temporary files created by package managers

This avoids crashes due to partially written files, after a package
update is interrupted.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
NEWS
elf/ldconfig.c