Fix ASAN failure in folly/io/async/test/NotificationQueueTest.cpp.
authorYedidya Feldblum <yfeldblum@fb.com>
Sun, 2 Aug 2015 23:15:04 +0000 (16:15 -0700)
committerfacebook-github-bot-4 <folly-bot@fb.com>
Sun, 2 Aug 2015 23:22:12 +0000 (16:22 -0700)
commitb5338e82505238ec3f4d4639098127e326344870
tree4811587e5bca7fabe6193ff70f9f1be255920daa
parentace10485f7356cfd0b995483cdc683849eb21fd3
Fix ASAN failure in folly/io/async/test/NotificationQueueTest.cpp.

Summary: [Folly] Fix ASAN failure in folly/io/async/test/NotificationQueueTest.cpp.

Reviewed By: @djwatson

Differential Revision: D2299112
folly/io/async/NotificationQueue.h
folly/io/async/test/NotificationQueueTest.cpp