Loop condition isn't updated inside the loop

Last modified: 03 December 2024

Reports the loop conditions that are not updated inside the loop. This can indicate code defects and cause infinite loops at runtime.

Example: