[Webkit-unassigned] [Bug 210711] New: REGRESSION (r259610): Leak of RBSAssertionInvalidationCallbackType due to missing -dealloc
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 18 19:42:13 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210711
Bug ID: 210711
Summary: REGRESSION (r259610): Leak of
RBSAssertionInvalidationCallbackType due to missing
-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
Depends on: 210065
Leak of RBSAssertionInvalidationCallbackType due to missing -dealloc.
Found by clang static analyzer:
'WKRBSAssertionDelegate' lacks a 'dealloc' instance method but must release '_invalidationCallback'
Regressed with the fix for Bug 210065 in r259610:
Bug 196659: [iOS] Transition most process assertions to RunningBoard
<https://bugs.webkit.org/show_bug.cgi?id=210065>
<rdar://problem/61354901>
<https://trac.webkit.org/r259610>
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=210065
[Bug 210065] [iOS] Transition most process assertions to RunningBoard
--
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/20200419/6b52f98c/attachment.htm>
More information about the webkit-unassigned
mailing list