Potentially infinite and deleted loops found by PVS-Studio (#7100)
- Fixed V712 - The compiler can optimize this code by creating an infinite loop, or simply deleting it. - There is need to add a volatile qualifier to the '_ExitFlag' and 'sim_delay' variables.
Please register or sign in to comment