From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Thu, 26 Mar 2020 09:45:04 +0100 Subject: [LTP] [PATCH 2/2] Avoid zero or negative int results in calculations In-Reply-To: <20200324143839.3647c485@daedruan> References: <20200324143839.3647c485@daedruan> Message-ID: <20200326084504.GB29830@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Jozef, > Define BUF_SIZE smaller than BLOCKSIZE for possitive offset result Reviewed-by: Petr Vorel BTW it significantly prolongs the run, but IMHO ok. Thanks for your fix. Kind regards, Petr