commit | b46dab348e2007bc08abaf7ecae34d89a2474e50 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Dec 09 11:46:15 2010 -0800 |
committer | Elliott Hughes <enh@google.com> | Thu Dec 09 11:46:15 2010 -0800 |
tree | 98e59e5190a4059e6cb8691c123ec794b5d1c88b | |
parent | ccedfac1d04b7f9c4df4a144f80283f7af69a9d6 [diff] |
Rewrite all backwards comparisons. Strictly, all the ones I could find. This is everything with 0 or null on the left-hand side. Note that this touches several incorrect bounds checks, which I haven't fixed: I'm going to come back and finish that independent cleanup separately. Change-Id: Ibdb054b53df9aace47c7d2a00ff19122190053e8