[Webkit-unassigned] [Bug 211269] New: [iOS] Fix confusing idiom for releasing _selectionRects in -[WKTextRange dealloc]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 30 18:23:15 PDT 2020


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

            Bug ID: 211269
           Summary: [iOS] Fix confusing idiom for releasing
                    _selectionRects in -[WKTextRange dealloc]
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: wenson_hsieh at apple.com

Fix confusing idiom for releasing _selectionRects in -[WKTextRange dealloc].

This fixes a false positive warning from the clang static analyzer about releasing a variable not owned by the caller.

-- 
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/20200501/0ee3fad3/attachment-0001.htm>


More information about the webkit-unassigned mailing list