@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/2639915...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint