DelphiEncryptionCompendium icon indicating copy to clipboard operation
DelphiEncryptionCompendium copied to clipboard

Prevent range check exception

Open EdwinDijkshoorn opened this issue 1 year ago • 3 comments

I got an error in my unittests if RangeChecking is active this should prevent it

EdwinDijkshoorn avatar Nov 15 '23 11:11 EdwinDijkshoorn

Sorry that I only now found the time to look at your issue. I cannot reproduce this yet. I'm using Delphi 12.0 and there all three checkboxes for checks are on by default but all GCM related tests run flawlessly. Which test is failiing for you? I wouldn't like to apply a fix for something I cannot reproduce but should be able to reproduce if this is really a bug.

MHumm avatar Dec 17 '23 15:12 MHumm

Can you please share your test setup?

MHumm avatar Feb 09 '24 08:02 MHumm

I'd still like you to share your test data. Thanks!

MHumm avatar May 03 '24 07:05 MHumm