[Rpm-maint] [rpm-software-management/rpm] Always close libelf handle (#1313)
Florian Festi
notifications at github.com
Mon Jul 20 08:26:01 UTC 2020
Otherwise executables that are not proper elf files are leaking libelf
handles. This results in file being left open (mmap'ed) and fails the
build on NFS as those files can't be deleted properly there.
Resolves: rhbz#1840728
See also: https://bugzilla.redhat.com/show_bug.cgi?id=1840728
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/1313
-- Commit Summary --
* Always close libelf handle
-- File Changes --
M build/files.c (2)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/1313.patch
https://github.com/rpm-software-management/rpm/pull/1313.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1313
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200720/62569616/attachment.html>
More information about the Rpm-maint
mailing list