Bug 87981

Summary: Fix reference to undefined variable in debug mode
Product: WebKit Reporter: Andy Wingo <wingo>
Component: JavaScriptCoreAssignee: Andy Wingo <wingo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andy Wingo 2012-05-31 08:22:38 PDT
The patch to be attached fixes a case in which an ASSERT references an uninitialized variable.  Pretty minor stuff!
Comment 1 Andy Wingo 2012-05-31 08:37:01 PDT
Created attachment 145098 [details]
Patch
Comment 2 Geoffrey Garen 2012-05-31 09:44:30 PDT
Comment on attachment 145098 [details]
Patch

r=me!
Comment 3 WebKit Review Bot 2012-05-31 10:28:39 PDT
Comment on attachment 145098 [details]
Patch

Clearing flags on attachment: 145098

Committed r119117: <http://trac.webkit.org/changeset/119117>
Comment 4 WebKit Review Bot 2012-05-31 10:28:43 PDT
All reviewed patches have been landed.  Closing bug.