Fix Build: address some maybe-uninitialized warnings in folly/test/StringTest.cpp
authorYedidya Feldblum <yfeldblum@fb.com>
Wed, 14 Oct 2015 05:08:20 +0000 (22:08 -0700)
committerfacebook-github-bot-9 <folly-bot@fb.com>
Wed, 14 Oct 2015 05:20:15 +0000 (22:20 -0700)
commit1c60d7571403a19794be9912a7b4247e89cefe1a
treedbda221ea03ae622283fad684f2bda0de7a39d2f
parentdca00970158ede9bcbbea9dea9bc0b6014be1191
Fix Build: address some maybe-uninitialized warnings in folly/test/StringTest.cpp

Summary: [Folly] Fix Build: address some `maybe-uninitialized` warnings in `folly/test/StringTest.cpp`.

Reviewed By: @meyering

Differential Revision: D2535743

fb-gh-sync-id: fa6a071436d22169e2be69cec1abae19851657d2
folly/test/StringTest.cpp