[Rpm-maint] [rpm-software-management/rpm] Fix signed vs unsigned comparisons (PR #3515)
Florian Festi
notifications at github.com
Fri Jan 10 12:02:57 UTC 2025
This is just the first half. More to come.
Related: #3226
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3515
-- Commit Summary --
* Fix signed vs unsigned: rpmstrpool
* Fix signed vs unsigned comparisons: strlen
* Fix signed vs unsigned comparisons: for loops
* Fix signed vs unsigned comparisons: Valid tag
* Fix signed vs unsigned comparisons: Fwrite
* Fix signed vs unsigned comparisons: bdb_ro
* Fix signed vs unsigned comparisons: rpmfi indices
* Fix signed vs unsigned comparisons: rpmfi misc
* Fix signed vs unsigned: rpmBase64Encode
-- File Changes --
M build/files.cc (16)
M build/parsePreamble.cc (2)
M build/parseSpec.cc (4)
M lib/backend/bdb_ro.cc (25)
M lib/header.cc (4)
M lib/headerfmt.cc (8)
M lib/keystore.cc (2)
M lib/psm.cc (2)
M lib/relocation.cc (2)
M lib/rpmdb.cc (2)
M lib/rpmds.cc (2)
M lib/rpmfi.cc (90)
M lib/rpmfs.cc (2)
M lib/rpmscript.cc (2)
M lib/rpmtd.cc (2)
M lib/rpmtriggers.cc (6)
M lib/tagname.cc (2)
M rpmio/base64.cc (7)
M rpmio/rpmstrpool.cc (20)
M tools/elfdeps.cc (2)
M tools/rpmsort.cc (2)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3515.patch
https://github.com/rpm-software-management/rpm/pull/3515.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3515
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3515 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250110/fe8a8a95/attachment.htm>
More information about the Rpm-maint
mailing list