ASAN: Fix alloc/dealloc mismatch in hotprofiler
commit0c07027988acb978ccc86a4ee14296e6a6c11779
authorSean Cannella <seanc@fb.com>
Wed, 2 Oct 2013 20:54:06 +0000 (2 13:54 -0700)
committerSara Golemon <sgolemon@fb.com>
Thu, 3 Oct 2013 20:33:53 +0000 (3 13:33 -0700)
tree5a6930ff0a8e4f531d97c1432dfa78bf4e5608bb
parent0b3d7e163c87b44a5bf103b77dab5070c22f4cbd
ASAN: Fix alloc/dealloc mismatch in hotprofiler

Fix mismatched new[] with delete in hotprofiler

Reviewed By: @mikemag

Differential Revision: D993550
hphp/runtime/ext/ext_hotprofiler.cpp