Bug 25912

Summary: Harden NumberPrototype.cpp by removing use of strcpy()
Product: WebKit Reporter: Cameron Zwarich (cpst) <zwarich>
Component: JavaScriptCoreAssignee: Cameron Zwarich (cpst) <zwarich>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch
none
Revised proposed patch mjs: review+

Cameron Zwarich (cpst)
Reported 2009-05-21 00:24:04 PDT
We should do this.
Attachments
Proposed patch (2.41 KB, patch)
2009-05-21 00:37 PDT, Cameron Zwarich (cpst)
no flags
Revised proposed patch (2.96 KB, patch)
2009-05-21 01:14 PDT, Cameron Zwarich (cpst)
mjs: review+
Cameron Zwarich (cpst)
Comment 1 2009-05-21 00:37:39 PDT
Created attachment 30524 [details] Proposed patch
Cameron Zwarich (cpst)
Comment 2 2009-05-21 00:40:25 PDT
Comment on attachment 30524 [details] Proposed patch Clearing review request to deal with comments by Maciej on IRC.
Cameron Zwarich (cpst)
Comment 3 2009-05-21 01:14:59 PDT
Created attachment 30526 [details] Revised proposed patch
Maciej Stachowiak
Comment 4 2009-05-21 01:18:56 PDT
Comment on attachment 30526 [details] Revised proposed patch r=me
Cameron Zwarich (cpst)
Comment 5 2009-05-21 01:43:16 PDT
Landed in r43962.
Note You need to log in before you can comment on or make changes to this bug.