Fix Build: address some maybe-uninitialized warnings in folly/io/async/EventBase.cpp
authorYedidya Feldblum <yfeldblum@fb.com>
Wed, 14 Oct 2015 00:28:55 +0000 (17:28 -0700)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Wed, 14 Oct 2015 01:20:19 +0000 (18:20 -0700)
commitdca00970158ede9bcbbea9dea9bc0b6014be1191
treeb33a5203db02e241d0c4b746b1544dd2aa3724dd
parentedf5c731fde69e4d509065cc6b236e973ef29c38
Fix Build: address some maybe-uninitialized warnings in folly/io/async/EventBase.cpp

Summary: [Folly] Fix Build: address some `maybe-uninitialized` warnings in `folly/io/async/EventBase.cpp`.

Reviewed By: @meyering

Differential Revision: D2535753

fb-gh-sync-id: ff32f6957675d3b6d0267b1a59fb0c3aac4fe86e
folly/io/async/EventBase.cpp