[Webkit-unassigned] [Bug 114897] [EFL] Add unit test cases for ewk_settings APIs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 26 02:16:45 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114897





--- Comment #18 from Jose Lejin PJ <jose.lejin at gmail.com>  2013-04-26 02:15:04 PST ---
(In reply to comment #17)
> (From update of attachment 199791 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=199791&action=review
> 
> > Source/WebKit/efl/tests/test_ewk_setting.cpp:54
> > +    char* defaultPath = reinterpret_cast<char*>(malloc(strlen(homePath) + strlen("/.cache/WebKitEfl/Databases") + 1));
> 
> Missing free() ?

sorry :) Will correct it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list