DescriptionFixes for re-enabling more MSVC level 4 warnings: sandbox/ edition
This contains fixes for the following sorts of issues:
* Assignment inside conditional
* Possibly-uninitialized local variable
* Signedness mismatch
This also contains a small number of other cleanups/simplifications to
nearby code.
BUG=81439
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282451
Patch Set 1 #
Total comments: 7
Patch Set 2 : Review comments + cleanup #
Messages
Total messages: 10 (0 generated)
|