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

Panu Matilainen notifications at github.com
Tue Feb 25 07:50:41 UTC 2025


@pmatilai 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))

Oh, look at that. I didn't notice... Funny timing as we just talked about humans and calculating string lengths yesterday :laughing: 

That bug exists in many 4.x releases then.

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

Message ID: <rpm-software-management/rpm/pull/3581/review/2639915343 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250224/55fd42ef/attachment-0001.htm>


More information about the Rpm-maint mailing list