]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Remove bogus allocation of solv->choicerules_info 439/head
authorAleš Matěj <amatej@redhat.com>
Thu, 11 Mar 2021 08:11:12 +0000 (09:11 +0100)
committerAleš Matěj <amatej@redhat.com>
Thu, 11 Mar 2021 17:15:31 +0000 (18:15 +0100)
commit3be061efaab0261b7218c32cbf4e28c404c63341
tree4afc2f1e456e0bf48bdb9100e47bb27e5ebb4524
parent96c92ef3ee29719c774bda8135750a9a0439bdfc
Remove bogus allocation of solv->choicerules_info

It was leaking memory.
src/rules.c