Bug 202067 - Harden assertion in StructureIDTable::get().
Summary: Harden assertion in StructureIDTable::get().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-20 17:21 PDT by Mark Lam
Modified: 2019-09-20 17:29 PDT (History)
6 users (show)

See Also:


Attachments
proposed patch. (1.34 KB, patch)
2019-09-20 17:24 PDT, Mark Lam
keith_miller: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2019-09-20 17:21:45 PDT
<rdar://problem/55577923>
Comment 1 Mark Lam 2019-09-20 17:24:33 PDT
Created attachment 379292 [details]
proposed patch.
Comment 2 Keith Miller 2019-09-20 17:27:42 PDT
Comment on attachment 379292 [details]
proposed patch.

r=me.
Comment 3 Mark Lam 2019-09-20 17:29:56 PDT
Thanks for the review.  Landed in r250172: <http://trac.webkit.org/r250172>.