DescriptionFixes for re-enabling more MSVC level 4 warnings: media/ edition
This contains fixes for the following sorts of issues:
* Signedness mismatch
* Assignment inside conditional
* Possibly-uninitialized local variable
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=281888
Patch Set 1 #
Total comments: 8
Patch Set 2 : Review comments #
Messages
Total messages: 7 (0 generated)
|