[Rpm-maint] [rpm-software-management/rpm] fix rpmbuild failure because of wrong symlink length on some filesystems (#1740)

Demi Marie Obenour notifications at github.com
Thu Jul 1 00:13:45 UTC 2021


Also note that `PATH_MAX` is not a good value for sizing stack buffers: on some systems (ex: GNU/Hurd) it is an absurdly large value.  Paths should be allocated on the heap instead.

-- 
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/1740#issuecomment-871809223
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210630/2e590ea0/attachment.html>


More information about the Rpm-maint mailing list