DescriptionFixes for re-enabling more MSVC level 4 warnings: net/quic/ edition
This contains fixes for the following sorts of issues:
* Signedness mismatch
* Possibly-uninitialized local variable
This also contains one cleanup change (to remove an extra set of parens).
BUG=81439
TEST=none
R=rch@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281870
Patch Set 1 #Patch Set 2 : Fix compile #
Total comments: 12
Patch Set 3 : Review comments #
Messages
Total messages: 14 (0 generated)
|