[Rpm-maint] [rpm-software-management/rpm] Convert main data structures in elfdeps to C++ (PR #3581)

Michal Domonkos notifications at github.com
Tue Feb 25 08:53:55 UTC 2025


@dmnks commented on this pull request.



>  
     if (filter_soname) {
-	if (!strstr(soname, ".so"))
-	    return 1;
-
-	if (rstreqn(soname, "ld.", 3) || rstreqn(soname, "ld-", 3) ||
-	    rstreqn(soname, "ld64.", 3) || rstreqn(soname, "ld64-", 3))

Indeed, I've filed #3596 to cover the backports.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3581#discussion_r1969294573
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3581/review/2640159744 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250225/4ac4e47c/attachment.htm>


More information about the Rpm-maint mailing list