Fix buck build for SSLContext
authorAaron Balsara <abalsara@fb.com>
Fri, 15 Jan 2016 20:02:40 +0000 (12:02 -0800)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Fri, 15 Jan 2016 21:20:25 +0000 (13:20 -0800)
commitb015c8c3a85860ce011a6e497ba5076ed8be4232
tree290da5ef6324029b552019453f563c84f9477130
parentd65b77365390ed615636966c225b2bf9deb564a6
Fix buck build for SSLContext

Summary: D2800746 broke buck with an unsigned/signed compare

Reviewed By: dkgi

Differential Revision: D2835102

fb-gh-sync-id: a0b8311b38a199e089d3ed5a69b12f8f8abe38b1
folly/io/async/SSLContext.cpp