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

Andy Wingo
Reported 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!
Attachments
Patch (1.33 KB, patch)
2012-05-31 08:37 PDT, Andy Wingo
no flags
Andy Wingo
Comment 1 2012-05-31 08:37:01 PDT
Geoffrey Garen
Comment 2 2012-05-31 09:44:30 PDT
Comment on attachment 145098 [details] Patch r=me!
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2012-05-31 10:28:43 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.