From 4567acd5f0f6fc198c2651e19a227f7eb9bcec0d Mon Sep 17 00:00:00 2001 From: Gabriele Gristina Date: Sat, 12 Jul 2025 01:59:45 +0200 Subject: [PATCH] Fixed bug in module_constraints for hash-mode 8700 --- tools/test_modules/m08700.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/test_modules/m08700.pm b/tools/test_modules/m08700.pm index a5b770db5..0b4778111 100644 --- a/tools/test_modules/m08700.pm +++ b/tools/test_modules/m08700.pm @@ -8,7 +8,7 @@ use strict; use warnings; -sub module_constraints { [[-1, -1], [-1, -1], [0, 55], [5, 5], [-1, -1]] } +sub module_constraints { [[-1, -1], [-1, -1], [0, 32], [5, 5], [0, 55]] } my $LOTUS_MAGIC_TABLE = [