Bug 52501 - [jsfunfuzz] We should be clearing the lexers temporary character buffers when switching to strict mode
Summary: [jsfunfuzz] We should be clearing the lexers temporary character buffers when...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks: 13638
  Show dependency treegraph
 
Reported: 2011-01-14 17:51 PST by Oliver Hunt
Modified: 2011-01-14 18:17 PST (History)
0 users

See Also:


Attachments
Patch (3.97 KB, patch)
2011-01-14 17:53 PST, Oliver Hunt
slewis: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2011-01-14 17:51:27 PST
[jsfunfuzz] We should be clearing the lexers temporary character buffers when switching to strict mode
Comment 1 Oliver Hunt 2011-01-14 17:53:46 PST
Created attachment 79042 [details]
Patch
Comment 2 Oliver Hunt 2011-01-14 17:55:38 PST
Testcase that failed was: '"use strict"5.f"
Comment 3 Oliver Hunt 2011-01-14 18:17:53 PST
landed r75862