Bug 186385

Summary: REGRESSION (r232520): Crash under IPC::ArgumentCoder<WebCore::Credential>::encodePlatformData
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, darin, dbates
Priority: P1 Keywords: InRadar, Regression
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 186314    
Bug Blocks:    
Attachments:
Description Flags
Fix an incorrect cast dbates: review+

mitz
Reported 2018-06-06 23:39:32 PDT
<rdar://problem/40853796> A typo in <https://trac.webkit.org/r232520> caused a CFDataRef to get passed to the CFArrayRef encoder, leading to a crash. Patch forthcoming.
Attachments
Fix an incorrect cast (1.48 KB, patch)
2018-06-06 23:43 PDT, mitz
dbates: review+
mitz
Comment 1 2018-06-06 23:43:40 PDT
Created attachment 342128 [details] Fix an incorrect cast
mitz
Comment 2 2018-06-07 00:06:32 PDT
Darin Adler
Comment 3 2018-06-07 09:03:19 PDT
So sorry. Thanks for quickly fixing it.
Note You need to log in before you can comment on or make changes to this bug.