[Rpm-maint] [rpm-software-management/rpm] Convert the various dependency checking hashes from rpmhash to STL (PR #3108)
Panu Matilainen
notifications at github.com
Fri May 17 12:03:47 UTC 2024
This isn't very idiomatic C++ but NULL pointers are used for logic so references wont do, and as for filedepHashFree() and depexistsHashFree(): deleting and NULL'ing all these pointers manually adds up.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3108
-- Commit Summary --
* Convert the various dependency checking hashes from rpmhash to STL
-- File Changes --
M lib/depends.c (103)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3108.patch
https://github.com/rpm-software-management/rpm/pull/3108.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3108
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3108 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240517/5cfc1416/attachment.html>
More information about the Rpm-maint
mailing list