|
Fixes for re-enabling more MSVC level 4 warnings: net/ edition
This contains fixes for the following sorts of issues:
* Octal escape sequence terminated by decimal number
* Possibly-uninitialized local variable
* Assignment inside conditional
* Signedness mismatch
This also contains a very small number of other cleanups to nearby code.
BUG= 81439
TEST=none
R=rch@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281875
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+26 lines, -23 lines) |
Patch |
 |
M |
net/base/dns_util_unittest.cc
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/base/net_log.cc
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/cert/test_root_certs_win.cc
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/blockfile/entry_impl.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/dns/host_resolver.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/ftp/ftp_network_transaction_unittest.cc
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/http/transport_security_persister.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/socket/deterministic_socket_data_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/tools/quic/quic_spdy_server_stream.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/tools/quic/quic_spdy_server_stream.cc
|
View
|
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|