summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/http/http_cache_transaction.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/http/http_cache_transaction.cc b/net/http/http_cache_transaction.cc
index 6d21692..2e14343 100644
--- a/net/http/http_cache_transaction.cc
+++ b/net/http/http_cache_transaction.cc
@@ -136,6 +136,7 @@ HttpCache::Transaction::Transaction(
handling_206_(false),
cache_pending_(false),
done_reading_(false),
+ io_buf_len_(0),
read_offset_(0),
effective_load_flags_(0),
write_len_(0),