rpm-software-management / libcomps

Libcomps is alternative for yum.comps library. It's written in pure C as library and there's bindings for python2 and python3.
GNU General Public License v2.0
29 stars 37 forks source link

Fix: resources leaks, check result "comps_parse_parsed_init()" #77

Closed jrohel closed 3 years ago

jrohel commented 3 years ago

The bugs were found during review of important potential issues detected by static analyzers. https://bugzilla.redhat.com/show_bug.cgi?id=1938759

j-mracek commented 3 years ago

LGTM