mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-23 09:42:19 +03:00
Issue: Unsigned int variable in loop condition can be stuck forever if variable becomes uint_max-1 for unknown reason Fix: Add acceptable range condition check for loops Bug 2715343 Change-Id: I0c29d77fd3c2c7e03e3ff3492acea00b94e3319e Signed-off-by: Mahesh Patil <maheshp@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2244699 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>