Bug 231456 - Fix crash in NetworkProcess preconnect due to dereferencing deallocated session
Summary: Fix crash in NetworkProcess preconnect due to dereferencing deallocated session
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ben Nham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-08 14:59 PDT by Ben Nham
Modified: 2021-10-08 15:57 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.09 KB, patch)
2021-10-08 15:01 PDT, Ben Nham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Nham 2021-10-08 14:59:52 PDT
Fix crash in NetworkProcess preconnect due to dereferencing deallocated session
Comment 1 Ben Nham 2021-10-08 15:01:42 PDT
Created attachment 440678 [details]
Patch
Comment 2 Ben Nham 2021-10-08 15:01:45 PDT
<rdar://problem/83752148>
Comment 3 Chris Dumez 2021-10-08 15:03:29 PDT
Comment on attachment 440678 [details]
Patch

r=me
Comment 4 EWS 2021-10-08 15:57:21 PDT
Committed r283846 (242725@main): <https://commits.webkit.org/242725@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440678 [details].