[Rpm-maint] [rpm-software-management/rpm] Tiny memory leak fixes (#1734)

Michal Domonkos notifications at github.com
Fri Jun 25 15:24:03 UTC 2021


These were found by static analysis (Coverity).
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix memory leak in sqlexec()
  * Always free the arg list passed to rpmGlob()
  * Fix resource leak in Fts_children()
  * Fix memory leak in fts_build()
  * Fix memory leak in decodePkts()
  * Add quoting to literal curly brackets
  * Fix memory leak with multiple %lang-s in one line
  * Fix memory leaks in Lua rex extension

-- File Changes --

    M build/files.c (5)
    M lib/backend/sqlite.c (1)
    M lib/rpminstall.c (1)
    M luaext/lrexlib.c (11)
    M misc/fts.c (6)
    M rpmio/rpmpgp.c (6)
    M scripts/check-rpaths-worker (4)

-- Patch Links --

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

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1734
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210625/fba8df52/attachment.html>


More information about the Rpm-maint mailing list