Fixing broken bits test
authorTom Jackson <tjackson@fb.com>
Thu, 16 Oct 2014 18:19:00 +0000 (11:19 -0700)
committerdcsommer <dcsommer@fb.com>
Fri, 17 Oct 2014 18:45:19 +0000 (11:45 -0700)
commit7cc48094bf88eb6b263b52b29f1e151eda1a6b71
treeeba92bce3523fc2c08975b00f45804a7966bad4f
parent3550ca21cd965645334d5b42876fa6fa2dfcb8f1
Fixing broken bits test

Summary: Buffer size calculation had fallen out of sync with the actual test code. Good thing we have ASAN!

Test Plan: Run the test with address santizer.

Reviewed By: mpawlowski@fb.com

Subscribers: mpawlowski, trunkagent, njormrod

FB internal diff: D1619472

Tasks: 5325399
folly/experimental/test/BitsTest.cpp