Bug 205824 - NetworkSessionCocoa::isolatedSession should not use iterator after mutating m_isolatedSessions
Summary: NetworkSessionCocoa::isolatedSession should not use iterator after mutating m...
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: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-06 12:34 PST by Alex Christensen
Modified: 2020-01-06 15:32 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.12 KB, patch)
2020-01-06 12:40 PST, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2020-01-06 12:34:11 PST
NetworkSessionCocoa::isolatedSession should not use iterator after mutating m_isolatedSessions
Comment 1 Alex Christensen 2020-01-06 12:40:55 PST
Created attachment 386876 [details]
Patch
Comment 2 Alex Christensen 2020-01-06 12:40:58 PST
<rdar://problem/55107625>
Comment 3 WebKit Commit Bot 2020-01-06 15:32:37 PST
Comment on attachment 386876 [details]
Patch

Clearing flags on attachment: 386876

Committed r254092: <https://trac.webkit.org/changeset/254092>
Comment 4 WebKit Commit Bot 2020-01-06 15:32:39 PST
All reviewed patches have been landed.  Closing bug.