From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Thu, 26 Aug 2021 17:31:34 +0200 Subject: [LTP] [PATCH v2 4/4] Add test for CVE 2018-13405 In-Reply-To: References: <20210826112212.26394-1-mdoucha@suse.cz> <20210826112212.26394-4-mdoucha@suse.cz> <89e96508-581a-e60c-58cb-37c0c3b3b176@suse.cz> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Cyril, Martin, ... > > As for if/else braces, I thought the coding style was to add braces > > around multi-line statements even if it's a single command. > Indeed that's the preferred way. Thanks for info. Kind regards, Petr