The Ewk_Intent memory is allocated with calloc() but freed with delete. We need to switch to free().
Created attachment 150538 [details] Patch
Comment on attachment 150538 [details] Patch Nice
Comment on attachment 150538 [details] Patch Clearing flags on attachment: 150538 Committed r121731: <http://trac.webkit.org/changeset/121731>
All reviewed patches have been landed. Closing bug.