[Rpm-maint] [rpm-software-management/rpm] Another bunch of misc C++ conversion/cleanups (PR #3060)

Panu Matilainen notifications at github.com
Wed Apr 24 10:19:18 UTC 2024


You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/3060

-- Commit Summary --

  * Take advantage of rvasprintf() in rpmlog()
  * Use strings as keyid and STL map for keyring storage
  * Replace homegrown mallocing getcwd() with filesystem::current_path()
  * Replace a couple of local IO buffers with a vector
  * Replace temporary argv array in Lua posix.exec() with a vector

-- File Changes --

    M rpmio/lposix.c (13)
    M rpmio/macro.c (7)
    M rpmio/rpmfileutil.c (23)
    M rpmio/rpmkeyring.c (56)
    M rpmio/rpmlog.c (14)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/3060.patch
https://github.com/rpm-software-management/rpm/pull/3060.diff

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

Message ID: <rpm-software-management/rpm/pull/3060 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240424/aaca4389/attachment.html>


More information about the Rpm-maint mailing list