Fix overflow/underflow problem in comparison
Here's overflow/underflow problem in comparators. "when1 - when2" may suffer in overflow/underflow condition. Comparing them directly can avoid this problem. Change-Id: Id46af3db2adac90654210182d26ade1986ee0661
Loading
Please register or sign in to comment