From patchwork Thu Nov 1 22:35:08 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] core: fix do_image strip and do_install strip memory leak Date: Thu, 01 Nov 2012 12:35:08 -0000 From: Morten Svendsen X-Patchwork-Id: 196400 Message-Id: To: 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(+)