Bug 159945 - Fix SharedBuffer leak in MockContentFilter::replacementData().
Summary: Fix SharedBuffer leak in MockContentFilter::replacementData().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-19 13:42 PDT by Andreas Kling
Modified: 2016-07-19 14:15 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2016-07-19 13:43 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2016-07-19 13:42:19 PDT
MockContentFilter::replacementData() leaks a SharedBuffer every time it's called.
Comment 1 Andreas Kling 2016-07-19 13:43:03 PDT
Created attachment 284044 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-19 14:15:00 PDT
Comment on attachment 284044 [details]
Patch

Clearing flags on attachment: 284044

Committed r203420: <http://trac.webkit.org/changeset/203420>
Comment 3 WebKit Commit Bot 2016-07-19 14:15:03 PDT
All reviewed patches have been landed.  Closing bug.