Comparing against tlsExthostname_
authorAbhik Chatterjee <chat@fb.com>
Fri, 29 May 2015 20:54:24 +0000 (13:54 -0700)
committerNoam Lerner <noamler@fb.com>
Wed, 3 Jun 2015 16:51:47 +0000 (09:51 -0700)
commit8ec98dd875fd6a810693852d63f42f95dbbaeb52
treeae9291668d10583892c4a14678dd0139be716f29
parentb044e5c9dc25309ea1045515b4ff49aa9f0e218c
Comparing against tlsExthostname_

Summary:
Instead of comparing tlsExthostname_ with NULL, we are comparing it
against tlsExthostname_.

Test Plan: Automated tests

Reviewed By: afrind@fb.com

Subscribers: folly-diffs@, yfeldblum, chalfant, moa

FB internal diff: D2106257

Tasks: 4751985

Signature: t1:2106257:1432932687:78c6244392d7842e844a3c1e654ffc4dc0e760a2
folly/io/async/AsyncSSLSocket.cpp
folly/io/async/test/AsyncSSLSocketTest.cpp