Return-Path: X-Original-To: apmail-celix-commits-archive@www.apache.org Delivered-To: apmail-celix-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 88470181D6 for ; Wed, 6 Jan 2016 08:30:41 +0000 (UTC) Received: (qmail 17778 invoked by uid 500); 6 Jan 2016 08:30:41 -0000 Delivered-To: apmail-celix-commits-archive@celix.apache.org Received: (qmail 17751 invoked by uid 500); 6 Jan 2016 08:30:41 -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 17707 invoked by uid 500); 6 Jan 2016 08:30:41 -0000 Delivered-To: apmail-incubator-celix-commits@incubator.apache.org Received: (qmail 17701 invoked by uid 99); 6 Jan 2016 08:30:41 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jan 2016 08:30:41 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D2B372C1F62 for ; Wed, 6 Jan 2016 08:30:40 +0000 (UTC) Date: Wed, 6 Jan 2016 08:30:40 +0000 (UTC) From: "Bjoern Petri (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CELIX-298) Memory leaks in rsa_dfi MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CELIX-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bjoern Petri closed CELIX-298. ------------------------------ Resolution: Fixed Assignee: Bjoern Petri > Memory leaks in rsa_dfi > ----------------------- > > Key: CELIX-298 > URL: https://issues.apache.org/jira/browse/CELIX-298 > Project: Celix > Issue Type: Bug > Reporter: Gabriele Ricciardi > Assignee: Bjoern Petri > Attachments: rsa_dfi_leaks.patch > > > After Valgrind analysis of the rsa_dfi unit tests, many leaks were found. > Attached patch that fixex the leaks. > The patch also excludes couple of hanging framework tests (they will be restored when fixed) -- This message was sent by Atlassian JIRA (v6.3.4#6332)