[Webkit-unassigned] [Bug 105156] [EFL] Process launcher uses system() for wrapping the WebProcess when using WEB_PROCESS_CMD_PREFIX

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 06:06:42 PDT 2013


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





--- Comment #18 from Mikhail Pozdnyakov <mikhail.pozdnyakov at intel.com>  2013-05-13 06:05:06 PST ---
(From update of attachment 201462)
View in context: https://bugs.webkit.org/attachment.cgi?id=201462&action=review

> Source/WebKit2/UIProcess/Launcher/efl/ProcessLauncherEfl.cpp:67
> +        args[i] = new char[param.length() + 1];

why '+1' ?

-- 
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