[Webkit-unassigned] [Bug 231834] New: [WebAuthn] Many Objective-C classes leak their instance variables
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 15 14:35:47 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=231834
Bug ID: 231834
Summary: [WebAuthn] Many Objective-C classes leak their
instance variables
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
CC: bfulgham at webkit.org, j_pascoe at apple.com,
katherine_cheney at apple.com, kkinnunen at apple.com
Many Objective-C classes used by WebAuthn leak their instance variables due to missing -dealloc methods that release the instance variables.
Found by the clang static analyzer.
--
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/20211015/cfc100c8/attachment.htm>
More information about the webkit-unassigned
mailing list