[OE-core] [PATCH 0/1] rpmresolve.c: Fix unfreed pointers that keep DB opened

mariano.lopez at linux.intel.com mariano.lopez at linux.intel.com
Tue Dec 29 10:25:01 UTC 2015


From: Mariano Lopez <mariano.lopez at linux.intel.com>

When rpmresolve is used, it keeps the DB opened because
of unfreed pointers. This patch solve this issue.

[YOCTO #8028]

The following changes since commit 2cd061a29a94fdcdfec86732e6bcbb71c12c4afc:

  bluez5: include the patch only for 5.36 (2015-12-28 13:02:11 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib mariano/bug8028
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mariano/bug8028

Mariano Lopez (1):
  rpmresolve.c: Fix unfreed pointers that keep DB opened

 meta/recipes-devtools/rpm/rpmresolve/rpmresolve.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
1.8.4.5



More information about the Openembedded-core mailing list