Bug 131143

Summary: [WK2][EFL] Remove unnecessary reinterpret_cast<> in unit testcase
Product: WebKit Reporter: Jinwoo Song <jinwoo7.song>
Component: WebKit EFLAssignee: Jinwoo Song <jinwoo7.song>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, gyuyoung.kim, lucas.de.marchi, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Jinwoo Song
Reported 2014-04-02 20:38:43 PDT
For preventing dangling pointer problem, Ecore_Timer variables should be initialized as nullptr after they are deleted.
Attachments
Patch (6.47 KB, patch)
2014-04-02 20:40 PDT, Jinwoo Song
no flags
Patch (4.81 KB, patch)
2014-04-02 21:17 PDT, Jinwoo Song
no flags
Jinwoo Song
Comment 1 2014-04-02 20:40:48 PDT
Jinwoo Song
Comment 2 2014-04-02 21:17:39 PDT
Gyuyoung Kim
Comment 3 2014-04-02 21:18:50 PDT
Comment on attachment 228460 [details] Patch r=me.
WebKit Commit Bot
Comment 4 2014-04-02 21:57:58 PDT
Comment on attachment 228460 [details] Patch Clearing flags on attachment: 228460 Committed r166692: <http://trac.webkit.org/changeset/166692>
WebKit Commit Bot
Comment 5 2014-04-02 21:58:03 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.