Re: [PATCH v4 08/16] reorganize indexing of multipart/signed and multipart/encrypted
[notmuch-archives.git] / 38 / 5dad1343b3df4327c9fde847510842690882bb
1 Return-Path: <kimminh.kaplan+nomuch@afnic.fr>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 3EFA5431FBF\r
6         for <notmuch@notmuchmail.org>; Wed,  2 Apr 2014 23:18:22 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id XHeyKtqvJRuQ for <notmuch@notmuchmail.org>;\r
16         Wed,  2 Apr 2014 23:18:16 -0700 (PDT)\r
17 Received: from mx4.nic.fr (mx4.nic.fr [192.134.4.12])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 99D9F431FAE\r
21         for <notmuch@notmuchmail.org>; Wed,  2 Apr 2014 23:18:16 -0700 (PDT)\r
22 Received: from mx4.nic.fr (localhost [127.0.0.1])\r
23         by mx4.nic.fr (Postfix) with SMTP id 6A23B2806C3;\r
24         Thu,  3 Apr 2014 08:18:15 +0200 (CEST)\r
25 Received: from relay2.nic.fr (relay2.nic.fr [192.134.4.163])\r
26         by mx4.nic.fr (Postfix) with ESMTP id 649BC2806B9;\r
27         Thu,  3 Apr 2014 08:18:15 +0200 (CEST)\r
28 Received: from kaki.tech.prive.nic.fr (kaki.tech.prive.sqy.nic.fr\r
29         [10.10.86.114]) by relay2.nic.fr (Postfix) with ESMTP id 2975FB3800C;\r
30         Thu,  3 Apr 2014 08:17:45 +0200 (CEST)\r
31 Received: by kaki.tech.prive.nic.fr (Postfix, from userid 1000)\r
32         id 184193F8244; Thu,  3 Apr 2014 06:17:45 +0000 (UTC)\r
33 From: Kim Minh Kaplan <kimminh.kaplan+nomuch@afnic.fr>\r
34 To: Tomi Ollila <tomi.ollila@iki.fi>\r
35 Subject: Re: [Patch v5 3/6] util: add gz_readline\r
36 In-Reply-To: <m2wqf73co4.fsf@guru.guru-group.fi> (Tomi Ollila's message of\r
37         "Wed, 02 Apr 2014 19:43:07 +0300")\r
38 References: <1396401381-18128-1-git-send-email-david@tethera.net>\r
39         <1396401381-18128-4-git-send-email-david@tethera.net>\r
40         <20140402032644.GB25677@mit.edu> <m2wqf73co4.fsf@guru.guru-group.fi>\r
41 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)\r
42 X-Face: C!5Mk_!qB]35}VpD|H>GN/@fk%~7:*/x8&~\]|r|)/zV?rJ){uX4Nh`a$L/z__Kx4Gt!mDU3kZlj)F2]Ds$?l';\r
43         SO9]v^|[i2nY`pZ+mu+HT%5ITkuP#e]@8F4@Hc.=]oN1+d\M@Rl>-$C?h$yntf-JVx)3L2}VzG.!bQEy]~I_3fup`HtZ^t/Iz.|Vh$~o`^g\\r
44 Date: Thu, 03 Apr 2014 06:17:44 +0000\r
45 Message-ID: <87mwg32ayf.fsf@kaki.tech.prive.nic.fr>\r
46 MIME-Version: 1.0\r
47 Content-Type: text/plain; charset=utf-8\r
48 Content-Transfer-Encoding: quoted-printable\r
49 Cc: notmuch@notmuchmail.org\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Thu, 03 Apr 2014 06:18:22 -0000\r
63 \r
64 Tomi Ollila writes:\r
65 \r
66 > On Wed, Apr 02 2014, Austin Clements <amdragon@MIT.EDU> wrote:\r
67 >\r
68 >> Quoth David Bremner on Apr 01 at 10:16 pm:\r
69 >>\r
70 >>> +    if (len =3D=3D 0 || buf =3D=3D NULL) {\r
71 >>> +   /* same as getdelim from gnulib */\r
72 >>> +   len =3D 120;\r
73 >>\r
74 >> This is presumably because glibc's malloc has an 8 byte header.  Fun\r
75 >> fact: talloc has a 104 byte header (on 64-bit and including the malloc\r
76 >> header).\r
77 >\r
78 > hmm, what should we choose here? 152 ? Some bikeshedding on IRC ?\r
79 \r
80 When your done with this bikeshed, do not forget the other one=C2=A0:\r
81 \r
82 >>> +   len *=3D 2;\r
83 \r
84 --=20\r
85 Kim Minh.\r