Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AF88F200B36 for ; Wed, 6 Jul 2016 17:46:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AE507160A73; Wed, 6 Jul 2016 15:46:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EEA19160A55 for ; Wed, 6 Jul 2016 17:46:11 +0200 (CEST) Received: (qmail 11172 invoked by uid 500); 6 Jul 2016 15:46:11 -0000 Mailing-List: contact commits-help@celix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@celix.apache.org Delivered-To: mailing list commits@celix.apache.org Received: (qmail 11161 invoked by uid 500); 6 Jul 2016 15:46:11 -0000 Delivered-To: apmail-incubator-celix-commits@incubator.apache.org Received: (qmail 11156 invoked by uid 99); 6 Jul 2016 15:46:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2016 15:46:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0110A2C02A4 for ; Wed, 6 Jul 2016 15:46:11 +0000 (UTC) Date: Wed, 6 Jul 2016 15:46:11 +0000 (UTC) From: "Pepijn Noltes (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CELIX-303) Memory leaks in Topology Manager and RSA_SHM MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 06 Jul 2016 15:46:12 -0000 [ https://issues.apache.org/jira/browse/CELIX-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pepijn Noltes closed CELIX-303. ------------------------------- Resolution: Fixed > Memory leaks in Topology Manager and RSA_SHM > -------------------------------------------- > > Key: CELIX-303 > URL: https://issues.apache.org/jira/browse/CELIX-303 > Project: Celix > Issue Type: Bug > Reporter: Gabriele Ricciardi > Attachments: tm_rsashm_leaks.patch > > > During unit test run, many leaks were found for Topology Manager and RSA_SHM. > Attached a patch that fix them -- This message was sent by Atlassian JIRA (v6.3.4#6332)