When memory is allocated with tryFastAlignedMalloc, I believe we should use fastAlignedFree to free the memory.
Created attachment 328717 [details] Patch
Comment on attachment 328717 [details] Patch r=me
Comment on attachment 328717 [details] Patch Attachment 328717 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/5533377 New failing tests: http/tests/workers/service/Client-properties-auxiliary.html
Created attachment 328734 [details] Archive of layout-test-results from ews107 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
Created attachment 328740 [details] Patch
(In reply to Saam Barati from comment #2) > Comment on attachment 328717 [details] > Patch > > r=me Thanks for reviewing! It seems the mac-wk2 ews failure was a flaky failure. When I uploaded the patch a second time, it passed ews.
Comment on attachment 328717 [details] Patch Clearing flags on attachment: 328717 Committed r225652: <https://trac.webkit.org/changeset/225652>
All reviewed patches have been landed. Closing bug.
<rdar://problem/35922728>