RESOLVED FIXED 154737
Silence leaks under TextCodecICU::registerCodecs
https://bugs.webkit.org/show_bug.cgi?id=154737
Summary Silence leaks under TextCodecICU::registerCodecs
Alexey Proskuryakov
Reported 2016-02-26 10:53:37 PST
Bug 118505: TextCodecICU::registerCodecs is leaking. Probably not worth the effort to fix now, so let's silence it.
Attachments
proposed patch (1.42 KB, patch)
2016-02-26 10:54 PST, Alexey Proskuryakov
no flags
proposed patch (1.42 KB, patch)
2016-02-26 11:00 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2016-02-26 10:54:45 PST
Created attachment 272341 [details] proposed patch
WebKit Commit Bot
Comment 2 2016-02-26 10:57:00 PST
Attachment 272341 [details] did not pass style-queue: ERROR: Tools/Scripts/webkitpy/port/leakdetector.py:57: at least two spaces before inline comment [pep8/E261] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Alexey Proskuryakov
Comment 3 2016-02-26 11:00:38 PST
Created attachment 272342 [details] proposed patch With more pep8 happiness.
WebKit Commit Bot
Comment 4 2016-02-27 16:40:12 PST
Comment on attachment 272342 [details] proposed patch Clearing flags on attachment: 272342 Committed r197262: <http://trac.webkit.org/changeset/197262>
WebKit Commit Bot
Comment 5 2016-02-27 16:40:16 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.