Bug 200019 - [bmalloc] IsoTLS is not deallocated in TLS destructor
Summary: [bmalloc] IsoTLS is not deallocated in TLS destructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: bmalloc (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-22 16:36 PDT by Yusuke Suzuki
Modified: 2019-07-22 17:18 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.79 KB, patch)
2019-07-22 16:48 PDT, Yusuke Suzuki
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2019-07-22 16:36:12 PDT
...
Comment 1 Yusuke Suzuki 2019-07-22 16:48:44 PDT
Created attachment 374653 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2019-07-22 16:49:13 PDT
<rdar://problem/53423186>
Comment 3 Mark Lam 2019-07-22 16:52:22 PDT
Comment on attachment 374653 [details]
Patch

r=me
Comment 4 Yusuke Suzuki 2019-07-22 17:09:46 PDT
Committed r247709: <https://trac.webkit.org/changeset/247709>
Comment 5 Yusuke Suzuki 2019-07-22 17:18:46 PDT
Committed r247711: <https://trac.webkit.org/changeset/247711>