From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Thu, 26 Aug 2021 15:23:36 +0200 Subject: [LTP] [PATCH v2 4/4] Add test for CVE 2018-13405 In-Reply-To: <20210826112212.26394-4-mdoucha@suse.cz> References: <20210826112212.26394-1-mdoucha@suse.cz> <20210826112212.26394-4-mdoucha@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 Martin, Reviewed-by: Petr Vorel Very nice. nit: I'd just be consistent in using brackets with if/else on single command (sometimes you use it sometimes not), but that can be fixed during merge. Kind regards, Petr