DescriptionFixes for re-enabling more MSVC level 4 warnings: ppapi/ 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
R=teravest@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282133
Patch Set 1 #
Total comments: 3
Patch Set 2 : Attempt build fix #
Messages
Total messages: 13 (0 generated)
|