mbox

[0/1] core: fix do_image strip and do_install strip memory leak

Message ID cover.1351808899.git.morten.thunbergsvendsen@prevas.dk
State Not Applicable
Headers show

Pull-request

git://gitorious.org/~mts/oe-lite/mtss-core 3.2

Message

Morten Svendsen Nov. 1, 2012, 10:35 p.m. UTC
Fix python MemoryError in do_install and Uncaught Python exception in do_imageqa

Closes #428

The following changes since commit c7d17b502f355ff69acc2ae430fb3728dbb57140:

  Release 3.2.0 (2012-11-01 20:59:03 +0100)

are available in the git repository at:

  git://gitorious.org/~mts/oe-lite/mtss-core 3.2
  http://gitorious.org/~mts/oe-lite/mtss-core/commits/3.2

Morten Thunberg Svendsen (1):
  python magic: Fix memory leak caused by not closing loaded file magic

 classes/core.oeclass     |    1 +
 classes/image-qa.oeclass |    1 +
 2 files changed, 2 insertions(+)