aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-04-20 08:32:59 -0700
committerGravatar GitHub <noreply@github.com>2017-04-20 08:32:59 -0700
commitd93a8bead39ab112b808a248adb4576e4c9ce766 (patch)
tree5de1664a48572f09aecb2b77b10c4f8113b1ec94 /tools
parent547a4717cb8f1ad807019941d2f0ec2835505200 (diff)
parent989aa7f97d91478bfdfd8e66e99e2dabda160e72 (diff)
Merge pull request #10746 from ctiller/ubsan
Ubsan fixes
Diffstat (limited to 'tools')
-rwxr-xr-xtools/run_tests/sanity/check_submodules.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/sanity/check_submodules.sh b/tools/run_tests/sanity/check_submodules.sh
index c5a0dbbef3..0a9c1cc046 100755
--- a/tools/run_tests/sanity/check_submodules.sh
+++ b/tools/run_tests/sanity/check_submodules.sh
@@ -48,7 +48,7 @@ cat << EOF | awk '{ print $1 }' | sort > $want_submodules
ec44c6c1675c25b9827aacd08c02433cccde7780 third_party/googletest (release-1.8.0)
593e917c176b5bc5aafa57bf9f6030d749d91cd5 third_party/protobuf (v3.1.0-alpha-1-326-g593e917)
bcad91771b7f0bff28a1cac1981d7ef2b9bcef3c third_party/thrift (bcad917)
- 50893291621658f355bc5b4d450a8d06a563053d third_party/zlib (v1.2.8)
+ cacf7f1d4e3d44d871b605da3b647f07d718623f third_party/zlib (v1.2.11)
7691f773af79bf75a62d1863fd0f13ebf9dc51b1 third_party/cares/cares (1.12.0)
EOF