From 2606e89638f5742e738051d45865d0d8aa0a64ae Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Thu, 27 Dec 2012 19:13:01 +0200 Subject: [PATCH] Re: v2 talloc leak report --- fe/e15854e8bc5ded6651a6efb1a224ebe144dc8a | 78 +++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 fe/e15854e8bc5ded6651a6efb1a224ebe144dc8a diff --git a/fe/e15854e8bc5ded6651a6efb1a224ebe144dc8a b/fe/e15854e8bc5ded6651a6efb1a224ebe144dc8a new file mode 100644 index 000000000..a470f4859 --- /dev/null +++ b/fe/e15854e8bc5ded6651a6efb1a224ebe144dc8a @@ -0,0 +1,78 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 4C16B431FB6 + for ; Thu, 27 Dec 2012 09:13:09 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id BpHa2pp1raYk for ; + Thu, 27 Dec 2012 09:13:08 -0800 (PST) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id 64435431FAF + for ; Thu, 27 Dec 2012 09:13:08 -0800 (PST) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id 8EC7B1000CA; + Thu, 27 Dec 2012 19:13:01 +0200 (EET) +From: Tomi Ollila +To: david@tethera.net, notmuch@notmuchmail.org +Subject: Re: v2 talloc leak report +In-Reply-To: <1356559111-9447-1-git-send-email-david@tethera.net> +References: <1356559111-9447-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.14+216~gd58661f (http://notmuchmail.org) Emacs/24.2.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Thu, 27 Dec 2012 17:13:09 -0000 + +On Wed, Dec 26 2012, david@tethera.net wrote: + +> Obsoletes +> +> id:1355714648-23144-1-git-send-email-david@tethera.netZ +> +> [Patch v2 1/4] CLI: add talloc leak report, controlled by an +> - comments and formatting +> +> [Patch v2 2/4] util: add talloc-extra.[ch] +> - rename, fix dangerous memcpy +> +> [Patch v2 3/4] notmuch-restore: use debug version of talloc_strndup +> no change, except new names +> +> [Patch v2 4/4] perf-test: initial support for talloc leak report in +> New patch, use talloc reports in memory tests. + + +This series LGTM ... if you care to amend s/_XTALLOC_H/_TALLOC_EXTRA_H/ + +Tomi + +> +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch -- 2.26.2