Bug 21080 - Crash below Function.apply when using a runtime array as the argument list
Summary: Crash below Function.apply when using a runtime array as the argument list
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-24 16:57 PDT by Sam Weinig
Modified: 2008-09-24 17:08 PDT (History)
0 users

See Also:


Attachments
patch (5.98 KB, patch)
2008-09-24 17:02 PDT, Sam Weinig
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2008-09-24 16:57:31 PDT
Patch forthcoming.
Comment 1 Sam Weinig 2008-09-24 17:02:14 PDT
Created attachment 23772 [details]
patch
Comment 2 Darin Adler 2008-09-24 17:05:28 PDT
Comment on attachment 23772 [details]
patch

r=me
Comment 3 Sam Weinig 2008-09-24 17:08:04 PDT
Fixed in r36875.