Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] rpmresolve.c: Fix unfreed pointers that keep DB opened
@ 2015-12-29 10:25 mariano.lopez
  2015-12-29 10:25 ` [PATCH 1/1] " mariano.lopez
  0 siblings, 1 reply; 2+ messages in thread
From: mariano.lopez @ 2015-12-29 10:25 UTC (permalink / raw)
  To: openembedded-core

From: Mariano Lopez <mariano.lopez@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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-29 18:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-29 10:25 [PATCH 0/1] rpmresolve.c: Fix unfreed pointers that keep DB opened mariano.lopez
2015-12-29 10:25 ` [PATCH 1/1] " mariano.lopez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox