From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23273 invoked by alias); 6 Jan 2015 11:30:36 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 34140 Received: (qmail 16101 invoked from network); 6 Jan 2015 11:30:35 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=6Wy01COnwosGCEb+NH4r7cNGJyl8QIWlko8nU8EdZIo=; b=L3OSTOCoceMiY05wOUfJ8j4J19ceizRKp52GlEpUQuX8yaZQltl0pHB2HdxdisoYrI juvNyUHQL8qfCbbYc3DqQr/2cGOyPYADHIgvyeAfa+LSjE5V5cGHM8zSxWHTQdlK+4v3 jLcSRgwZXxSo74/4lB4SI7OEvBweqoDB6TG4fQmRlk+VBmT6JqwUvFV98D7Vui5al3oM CQMoK3UlgWb/zK5gYQSXk7tbTcECRYLnG5VJPoYpZqZUY90UGWBCqz3TsZ8mRIOGBhIj sm+EyLY2DlOhHRB1wxkwv1APToqVl99cfcMwVmotr/KwbTUDkNZOWWPDS8RNtirVpKIv wo2Q== MIME-Version: 1.0 X-Received: by 10.42.25.144 with SMTP id a16mr73165394icc.66.1420543833725; Tue, 06 Jan 2015 03:30:33 -0800 (PST) In-Reply-To: <1420521949-30483-1-git-send-email-mikachu@gmail.com> References: <1420521949-30483-1-git-send-email-mikachu@gmail.com> Date: Tue, 6 Jan 2015 12:30:33 +0100 Message-ID: Subject: Re: Some valgrind patches From: Mikael Magnusson To: zsh workers Content-Type: text/plain; charset=UTF-8 On Tue, Jan 6, 2015 at 6:25 AM, Mikael Magnusson wrote: > These are roughly ordered from most to least sure I am that it's a > complete / correct fix. The last 2 in particular I would like comments > on. I'll commit everything up to patch 11 unless someone objects and > nothing after unless someone says it's the right thing to do. > > (This is the first time I send more than one patch out at once with git > send-email so hopefully it works right.) I just now noticed I wrote valgrind in the subject, I meant coverity obviously... -- Mikael Magnusson