Revert "Fix folly memory leaks found with clang:dev + asan."
authorDanny Guo <danguo@fb.com>
Wed, 24 Sep 2014 18:48:36 +0000 (11:48 -0700)
committerAnton Likhtarov <alikhtarov@fb.com>
Fri, 26 Sep 2014 22:23:28 +0000 (15:23 -0700)
commitf760023d339249ca3f6e40ebee69128d9850f925
treea5cd4068b560a912dd33d332fc6fc5141c241183
parent471b4b72c9adf0570ba3999e680906b2d833d1ae
Revert "Fix folly memory leaks found with clang:dev + asan."

Summary: This reverts commit 2c726dcf86bb176fb3695739a3d8bca2f95c41e6.

Test Plan: build it

Reviewed By: soren@fb.com

Subscribers: woo, mathieubaudet, njormrod

FB internal diff: D1575190
folly/SocketAddress.cpp
folly/small_vector.h
folly/test/PackedSyncPtrTest.cpp
folly/test/ThreadLocalTest.cpp