Index: third_party/brotli/README.chromium |
diff --git a/third_party/brotli/README.chromium b/third_party/brotli/README.chromium |
index 15478026873dd54dcc364f8af361806d616c59f1..7a7954a70ebc9515119f16f88c5ced3dca0e4835 100644 |
--- a/third_party/brotli/README.chromium |
+++ b/third_party/brotli/README.chromium |
@@ -24,3 +24,5 @@ Local Modifications: |
- bro.gypi: Added. |
- enc/static_dict_lut.h: split up into two files (enc/static_dict_lut.h, |
enc/static_dict_lut2.h) to allow upload to codereview. |
+- Line 1158 of enc/encode.cc has been modified to fix an unitialized variable |
Kunihiko Sakamoto
2016/06/02 01:15:26
Please mention that this is a cherry-pick of c6d38
Sébastien Marchand
2016/06/02 01:26:05
Done.
|
+ warning. |