pmatilai left a comment (rpm-software-management/rpm#3582)
Bisected down to 7be4b79581a451f750242485ec1923ca96df9e5b.
The reason: what I didn't realize is that there can be multiple key:value pairs
in the source data, coming from different places (user, host, vendor etc), but
only the last one counts so order matters. And the code uses insert() on the
map, causing the first encountered value to be used.
Phew, for a moment I though this might be something nastier.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3582#issuecomment-2668515263
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3582/2668515...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint