From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 44513 invoked by alias); 8 Nov 2016 16:09:13 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 44498 invoked by uid 89); 8 Nov 2016 16:09:12 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.8 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=labs, 1748, H*Ad:D*ucla.edu, fingerprint X-HELO: mx2.suse.de From: Andreas Schwab To: Florian Weimer Cc: Paul Eggert , GNU C Library Subject: Re: [PATCH] malloc: Implement heap protector References: <7b7d32d4-b66c-4b87-9509-a9ed4df62b85@cs.ucla.edu> <296af8bd-17ab-439e-90d1-bfadf3684c7f@redhat.com> X-Yow: Awright, which one of you hid my PENIS ENVY? Date: Tue, 08 Nov 2016 16:09:00 -0000 In-Reply-To: <296af8bd-17ab-439e-90d1-bfadf3684c7f@redhat.com> (Florian Weimer's message of "Tue, 8 Nov 2016 16:13:26 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2016-11/txt/msg00274.txt.bz2 On Nov 08 2016, Florian Weimer wrote: >>> +#define set_foot(p, s) \ >>> + (((mchunkptr) ((char *) (p) + (s)))->mchunk_prev_size \ >>> + = HEAP_CRYPT_PREVSIZE (s)) >> >> Last line is indented one space too much. > > I don't have firm opinion on this one. In general, operators on continued > lines are indented by two spaces. Continuned lines are not indented relative to the containing expression. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."