commit | 3e536334be43bd01876c69bcefcc9f05642a542b | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Wed Jul 01 18:45:03 2015 -0400 |
committer | Adam Langley <agl@google.com> | Wed Jul 01 23:01:05 2015 +0000 |
tree | 6aa79d7fbc49cc01d56042aa202af5357941f4f5 | |
parent | 6a1275b62787ed0ad81400bce824a770cc9bdbdb [diff] |
Fix Windows build. It (incorrectly) thinks some variables are uninitialized. It also gets confused about some const parameters. Change-Id: Ie2b3a5336692e7293cf03d6a4cd5345d30b628b3 Reviewed-on: https://boringssl-review.googlesource.com/5330 Reviewed-by: Adam Langley <agl@google.com>