On Mon, Jun 23, 2025 at 05:42:32PM +0000, Lidong Chen wrote: > Commit 40e261b89b71 ensures that the variable len is at least 2. > As a result, GetLenToPosState(len) never returns a value greater > than or equal to kNumLenToPosStates, making the changes introduced > in the commit 16c0dbf4bc6a unreachable and no longer necessary. > > This reverts commit 16c0dbf4bc6a953c41bc7a031b36dfa8e906afea. > > Fixes: CID 481982 > > Signed-off-by: Lidong Chen <lidong.c...@oracle.com>
Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com> Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel