[Webkit-unassigned] [Bug 209794] New: REGRESSION (r251574, r251600): _WKTextManipulationToken and _WKTextManipulationConfiguration are missing -dealloc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 20:06:26 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=209794

            Bug ID: 209794
           Summary: REGRESSION (r251574, r251600):
                    _WKTextManipulationToken and
                    _WKTextManipulationConfiguration are missing -dealloc
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org

_WKTextManipulationToken and _WKTextManipulationConfiguration are missing -dealloc.


The clang static analyzer reports:


@implementation _WKTextManipulationToken

'_WKTextManipulationToken' lacks a 'dealloc' instance method but must release '_identifier' and others


@implementation _WKTextManipulationConfiguration

'_WKTextManipulationConfiguration' lacks a 'dealloc' instance method but must release '_exclusionRules'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200331/90310e43/attachment.htm>


More information about the webkit-unassigned mailing list